Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add autocomplete for keybindings.json #1822

Closed
tht13 opened this issue Jan 6, 2016 · 5 comments
Closed

Add autocomplete for keybindings.json #1822

tht13 opened this issue Jan 6, 2016 · 5 comments
Labels
feature-request Request for new features or functionality keybindings VS Code keybinding issues *out-of-scope Posted issue is not in scope of VS Code
Milestone

Comments

@tht13
Copy link
Contributor

tht13 commented Jan 6, 2016

It would be useful to have auto complete for the commandand when fields in the keybindings.json.
I don't think this would be too hard for when as as far as I understand extensions cannot add new events. However commands may be slightly trickier as you would have to incorporate commands from extensions, but these are registered anyway so hopefully would not be a show stopper.
Thanks

@joaomoreno joaomoreno added the feature-request Request for new features or functionality label Jan 7, 2016
@joaomoreno joaomoreno added this to the Backlog milestone Jan 7, 2016
@joaomoreno
Copy link
Member

@alexandrudima fyi

@alexdima
Copy link
Member

👍 Cool request!

@tht13
Copy link
Contributor Author

tht13 commented Jul 13, 2016

auto complete of commands is fixed in June release https://code.visualstudio.com/Updates#_editor,
is there intention to add similar functionality for the when option? if not this can be closed.

@mjbvz mjbvz added the config VS Code configuration, set up issues label Jan 11, 2017
@sandy081 sandy081 added keybindings VS Code keybinding issues and removed config VS Code configuration, set up issues labels Apr 5, 2018
@sandy081
Copy link
Member

sandy081 commented Apr 5, 2018

I do not think there are plans to support auto complete for when contexts. Hence closing it.

@sandy081 sandy081 added the *out-of-scope Posted issue is not in scope of VS Code label Apr 5, 2018
@vscodebot
Copy link

vscodebot bot commented Apr 5, 2018

This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that have been on the backlog for a long time but have not gained traction: We look at the number of votes the issue has received and the number of duplicate issues filed. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

@vscodebot vscodebot bot closed this as completed Apr 5, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators May 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality keybindings VS Code keybinding issues *out-of-scope Posted issue is not in scope of VS Code
Projects
None yet
Development

No branches or pull requests

5 participants