https://github.com/VSpaceCode/vscode-which-key
which-key like menu for Visual Studio Code
https://github.com/VSpaceCode/vscode-which-key
vscode vscode-extension which-key
Last synced: 11 months ago
JSON representation
which-key like menu for Visual Studio Code
- Host: GitHub
- URL: https://github.com/VSpaceCode/vscode-which-key
- Owner: VSpaceCode
- License: mit
- Created: 2020-06-21T23:37:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T16:58:27.000Z (over 1 year ago)
- Last Synced: 2025-05-26T09:42:47.128Z (about 1 year ago)
- Topics: vscode, vscode-extension, which-key
- Language: TypeScript
- Homepage: https://vspacecode.github.io/docs/whichkey
- Size: 1.67 MB
- Stars: 194
- Watchers: 5
- Forks: 19
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# vscode-which-key (Preview)
[](https://vspacecode.github.io/docs/whichkey)
[](https://marketplace.visualstudio.com/items?itemName=vspacecode.whichkey)
[](https://marketplace.visualstudio.com/items?itemName=vspacecode.whichkey)
[](https://marketplace.visualstudio.com/items?itemName=vspacecode.whichkey)
This extension is aimed to provide the standalone which-key function in VScode for both users and extension to bundle.
## Features
- All menu items are customizable
- The menu key is customizable
- Extension can bundle this to provide which-key menu
## Documentation
See [here](https://vspacecode.github.io/docs/whichkey/).
## Release Notes
See [CHANGELOG.md](CHANGELOG.md)
## [Contribution](CONTRIBUTING.md)
All feature requests and help are welcome. Please open an issue to track.
## Credits
Thanks @kahole for his implementation of quick pick menu in edamagit.