logo
In around July 2025, VS Code introduced some kind of AI autocomplete. I want to turn it off. All the previous options like github.copilot.enable or github.copilot.editor.enableAuto
Jan 6, 2011 · 462 Use for inline code that can wrap and
 for block code that must not wrap.  is for sample output, so I would avoid using it to represent s
Jan 16, 2025 · Clone or download the extension code to your local directory. In your local directory with the copy of the product, run command: vsce package. This way, you can rec
May 22, 2013 · 4 For the problem csc-exe-exited-with-code-1073741819 I repaired Visual C++ 2015 Redistributable (x86). This worked for me. repair Visual C++ 2015 Redistributable.
Oct 18, 2025 · However, after being away for two days, when I opened my project again and tried to run my code starting with importing pandas in the Interactive Window, it kept ge
Nov 7, 2015 · Process finished with exit code -1073741515 (0xC0000135) I don't get any other results - not even from "print" commands at the beginning of the file. I haven't found
Dec 17, 2013 · import sys sys.setrecursionlimit(5000) However, whatever value I use for the depth, I cannot get the result I want. Either I still get the exception, or else the pr
May 10, 2020 · Visual studio code recently disabled access to unc (windows network drive) paths by default, unless they are on an allow-list. I suspect there's a bug where if your
279 I want to indent a specific section of code in Visual Studio Code. I read How do you format code in Visual Studio Code? that gives shortcuts to indent the whole code, but it do
May 31, 2018 · 1 I encountered the same issue today. I found this question while Googling for an answer! By luck, I found the root cause in my code. When I tried to expand a self