6 ms·
Hope they also stop automatically pushing all these ai crap into vscode, its useless to experienced developers.
by jeroen79 1y ago
Hope they also stop automatically pushing all these ai crap into vscode, its useless to experienced developers.
- madduci 1y agoRight? I have to dodge the suggestions every time I want to use the Tab button.
- tomtom1337 1y agoTurn it off?
- TowerTall 1y agoHow?
- drdeca 1y agoFrom https://np.reddit.com/r/vscode/comments/1ax4cnt/how_do_i_disable_ai_code_suggestions/ https://np.reddit.com/r/vscode/comments/1ax4cnt/how_do_i_dis... I find a suggestion that if you use Ctrl+Shift+P to open the keyboard shortcuts menu, and then search for "suggest", there will be an option there to disable it. Also, the website for visual studio code seems to suggest that the copilot/LLM based suggestions are only present if you have the extension for it installed. (https://code.visualstudio.com/docs/editing/intellisense#_enhance-completions-with-ai https://code.visualstudio.com/docs/editing/intellisense#_enh... ). If this is true, then (according to https://bobbyhadz.com/blog/uninstall-extensions-vscode https://bobbyhadz.com/blog/uninstall-extensions-vscode ) you can either click "extensions" on the right side-bar or press Ctrl+Shift+X to open the extensions menu, type the name of the extension or select it from the installed extensions list, and then either click uninstall or disable depending on whether you want to to uninstall it or just disable it. I don't have visual studio code installed, so I haven't tried these solutions, but I imagine that they will probably solve your problem. Hope this helps.
- deleted 1y ago[deleted]