79760773

Date: 2025-09-10 11:12:47
Score: 1.5
Natty:
Report link

I have recently had an issue from an update around that time which had this [completion](https://code.visualstudio.com/docs/copilot/ai-powered-suggestions) added with a green tab:

enter image description here

For this specific problem, go to settings.json, User, then search for @tag:nextEditSuggestion and change the following setting from Editor>Inline Suggest>Edits: Allow Code Shifting from always to never.

enter image description here

How I easily accessed the menu was when the green tab came up came up, hover over it and click settings.

enter image description here

Note - to activate the changes, I had to close the file after changing the settings and re open the file.

Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: apollowebdesigns