Skip to content
Discussion options

You must be logged in to vote

As usual, after posting a question, I find the answer.

This feature is called NES, Next Edit Suggestion
It is toggled via the setting: github.copilot.nextEditSuggestions.enabled

Release note: https://code.visualstudio.com/updates/v1_100#_next-edit-suggestions-nes-on-by-default

However, there seems to be no way to trigger the suggestion on-demand via a keypress. If anyone else know how to do this, thank you in advance for your advice!

Note to product team: I don't get the point of github.copilot.nextEditSuggestions.fixes. Missing imports will be caught by the compiler. I think there's no need to try to catch code syntax errors with AI, it's redundant and a waste of energy.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jakesee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VS Code View and incorporate suggestions from GitHub Copilot directly within the VS Code editor. Question Ask and answer questions about GitHub features and usage
1 participant