Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable the new feature of Visual Studio 2022 that resembles GitHub Autopilot?

It seems that Visual Studio 2022 has a new feature that resembles GitHub Autopilot.

This is an image related to this feature:

enter image description here

This feature is very very annoying (slow and unpredictable and interfering with your typing speed). Thus I searched to see how can I disable it. But I can't find anything.

So, how can I disable this?

like image 459
Ali EXE Avatar asked Dec 30 '25 19:12

Ali EXE


1 Answers

The new Intellicode in Visual Studio was pretty annoying for me as well, and I was able to follow the steps in this Stack Overflow post to disable it completely.

However, if you just want to disable the specific prompt, you can press esc and dismiss the suggestion.

like image 187
Nathan Lu Avatar answered Jan 01 '26 19:01

Nathan Lu