Skip to content

A VSCode plugin to display a 404 message for an assigned keybinding

License

Notifications You must be signed in to change notification settings

AnthonyWeston/404-keybinding-not-found

Repository files navigation

Visual Studio Marketplace Installs GitHub package.json version GitHub Workflow Status (Build & Deploy) GitHub Workflow Status (CI) Type coverage

404 Keybinding Not Found

If you've ever mashed a keyboard shortcut absent-mindedly while trying to break old habits from lesser IDEs, or after changing a familiar keybinding, this extension is for you. With this extension, all the user needs to do is assign the keybinding to the commands provided in this extension, and an unobtrusive notification gently reminds the user the the keybinding shouldn't be used.

Features

Contributed commands:

  • 404-keybinding-not-found.showNotFoundWarning - Displays a notification that reads "404 - Keybinding not found!"

Requirements

VSCode 1.50 or newer - I know that's a lot to ask, but trust me, it's worth it!

Extension Settings

N/A

Known Issues

Known issues can be found here.

Release Notes

1.1.0

New features:

1.0.0

Initial release

  • Display a 404 message when the user uses an assigned keybinding.