I'm using JSLint to go through JavaScript, and it's returning many suggestions to replace == (two equals signs) with === (three equals signs) when doing things like comparing idSele_UNVEHtype.value.
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.enableAutoCompletions don't...
Problems starts when I update vs code, when I open vsc after upd .NET extensions show me errors in panel in bottom, and my font not work anymore. For first I try to disable and remove .NET extensions, does not work, after I remove font, I remove all from user config.json and workspace config.json, still not work.
I am running VS Code on a Mac OS. I have installed Jupyter extension but I'm unable connect to my Python virtual environments. When I create a new virtual environment with Anaconda, VS Code appropr...
A comment on why VS is being run as a different user would also help us understand and communicate with our partner teams who own the implementation why this scenario is important. The currently known use case is to be signed in as a non admin user and have to run visual studio as a different user for security reasons.
I was studying the difference between "except" and "except for" and noticed that in different sources they use them interchangeably in similar examples. "Everyone was tired
I am not able to download any extension via VS Code on my office system due to the proxy. Is there a way that I can do it manually by downloading and placing the downloaded files at the right place?
The print dialog supports changing paper size and orientation. This clashes with the way PrintCode works. Some people like to run multiple VS Code windows. When you print a markdown file, you probably don't want it printed like a text file when it can be rendered with fonts and proper headings and bullets etc. Support is required for remote ...