Vscode: Remember suggestion selections

Created on 19 Mar 2017  路  3Comments  路  Source: microsoft/vscode

This is a feature that Sublime 2/3 had that I haven't found in another text editor since switching. Example:

  1. I type 'con', and I get a list containing things like 'console', 'const', etc.

  2. I use the arrows keys to move my selection to 'const', and hit enter to complete it

  3. Next time I type 'con', it would be nice for it to remember that I chose 'const', and highlight that item in the list, so I don't need to scroll to it every time I use it

This seems like a very minor thing, but when you use it in very repetitive languages (CSS, for example), it can save a ton of time. Not very familiar with this codebase, but willing to look into it and do a PR if welcome

feature-request on-testplan suggest

Most helpful comment

Did that...

nov-27-2017 14-41-40

All 3 comments

Stretch for September, also help wanted - not easy, also not very hard

Did that...

nov-27-2017 14-41-40

Awesome!

Was this page helpful?
0 / 5 - 0 ratings