Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-20T16:58:27.000Z (3 months ago)
- Last Synced: 2024-11-21T23:24:11.083Z (2 months ago)
- Topics: vscode, vscode-extension, which-key
- Language: TypeScript
- Homepage: https://vspacecode.github.io/docs/whichkey
- Size: 1.67 MB
- Stars: 176
- Watchers: 6
- Forks: 18
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# vscode-which-key (Preview)
[![Docs](https://img.shields.io/website?label=vspacecode.github.io&url=https%3A%2F%2Fvspacecode.github.io)](https://vspacecode.github.io/docs/whichkey)
[![Version](https://img.shields.io/visual-studio-marketplace/v/vspacecode.whichkey)](https://marketplace.visualstudio.com/items?itemName=vspacecode.whichkey)
[![Installs](https://img.shields.io/visual-studio-marketplace/i/vspacecode.whichkey)](https://marketplace.visualstudio.com/items?itemName=vspacecode.whichkey)
[![Ratings](https://img.shields.io/visual-studio-marketplace/r/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.