问题
how to keep shown the suggestions popup in visual-studio-code while moving the caret one character in the same word, so I don't have to hit ctrl-space shortcut again?
回答1:
This should now be possible with VSCode 1.51 (Oct. 2020):
Move cursor to select suggestions
You can now move the cursor while suggestions are showing.
For instance, you can trigger suggestions at the end of a word, move left to see more suggestions, and then use replace to overwrite the word.Theme: GitHub Light
回答2:
Unfortunately, this is not possible at this time. If you would to like to report a feature request, it's recommended to do it on their GitHub I couldn't find any duplicates at this time; though it's hard to search for something like this because there are so many verbiage variants. They can better help you in that regard.
Alternatively, you can provide feedback inside the application itself using the 'Tweet Feedback' functionality.
来源:https://stackoverflow.com/questions/62894261/how-to-keep-shown-the-suggestions-popup-in-vscode-while-moving-the-caret-one-cha