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 1 month ago
JSON representation

which-key like menu for Visual Studio Code

Lists

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.