|
- How do you format code in Visual Studio Code (VSCode)?
For all those struggling to get the formatting work even after trying the valid combinations in Visual Studio Code, don't forget to select the appropriate programming language type, it is at the bottom right in visual studio code window next to that smiley Once you do that I found it works out of the box and you don't need any additional plugin to format code
- My vsc code disappeared and I have no idea why or where its gone
My vsc code disappeared and I have no idea why or where it's gone Asked 3 years, 10 months ago Modified 1 month ago Viewed 49k times
- How to run a C program in Visual Studio Code? - Stack Overflow
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 when I try to run the program, it just keeps telling me that I need to install an extension environment for C, because VSC doesn't come with one naturally
- How to find and change Java compiler option in Visual Studio Code?
I am new to Visual Studio Code (VSC) and I come from Eclipse VSC tells me 2 errors on my project: Build path specifies execution environment J2SE-1 5 There are no JREs installed in the workspac
- VS Code cant find Python - Stack Overflow
Reinstalling VSCode was probably unnecessary In my experience, that's only required if you mess up VSC's internal program files What might have helped though was restarting VSC as part of that process
- How to view an HTML file in the browser with Visual Studio Code
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 Studio Code?
- How can I set up a virtual environment for Python in Visual Studio Code . . .
In my project folder I created a venv folder: python -m venv venv When I run command select python interpreter in Visual Studio Code, my venv folder is not shown I went one level up like suggeste
- vs code: Error while fetching extensions. Failed to fetch
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
|
|
|