
My vsc code disappeared and I have no idea why or where it's gone
Jan 23, 2022 · My vsc code disappeared and I have no idea why or where it's gone Asked 4 years, 2 months ago Modified 5 months ago Viewed 53k times
How to run a C program in Visual Studio Code? - Stack Overflow
Aug 30, 2021 · I used to use Replit for my IDE, but I want to try Visual Studio Code (VSC) because my teacher said VSC was a great IDE to use. So I took a program I wrote a while back and put it in, but …
Not able to install extensions in Visual Studio Code (VSC)
Jun 17, 2023 · Not able to install extensions in Visual Studio Code (VSC) Asked 2 years, 10 months ago Modified 2 years, 9 months ago Viewed 7k times
VSC PowerShell. After npm updating packages .ps1 cannot be loaded ...
Aug 27, 2019 · VSC PowerShell. After npm updating packages .ps1 cannot be loaded because running scripts is disabled on this system Asked 6 years, 7 months ago Modified 8 months ago Viewed 716k …
How do I set up Visual Studio Code to compile C++ code?
Microsoft's Visual Studio Code editor is quite nice, but it has no default support for building C++ projects. How do I configure it to do this?
¿Cómo comentar las líneas seleccionadas en VSCode?
Apr 23, 2017 · Me gustaría saber cómo comentar las líneas seleccionadas en VSCode y si es posible cómo cambiar el atajo de teclado.
How to view an HTML file in the browser with Visual Studio Code
Mar 3, 2017 · How can I view my HTML code in a browser with the new Microsoft Visual Studio Code? With Notepad++ you have the option to Run in a browser. How can I do the same thing with Visual …
Where can I see the version of VSC that I have? - Stack Overflow
May 17, 2019 · I want to know what version number and year is my VSC. Does anyone know where can I see that?
visual studio code - How to create a workspace - Stack Overflow
Even then VSC will auto save workspace settings for the folder internally when you haven't explicitly made the project folder a workspace. Do you need a workspace and the extra .code-workspace file …
visual studio code - How can I export settings? - Stack Overflow
Feb 12, 2016 · How is it possible to export all Visual Studio Code settings and plugins and import them to another machine?