About 12,500,000 results
Open links in new tab
  1. 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 3 years, 10 months ago Modified 1 month ago Viewed 50k times

  2. How do you format code in Visual Studio Code (VSCode)?

    Apr 30, 2015 · 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 …

  3. 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 …

  4. How to find and change Java compiler option in Visual Studio Code?

    Jul 2, 2019 · 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 …

  5. Configuring task.json and launch.json for C in vs code

    Apr 19, 2022 · Sometimes we have to build multi-file projects and it will break the default build-functionality in tasks.json in VSC. In some cases this can be solved by changing: ${file}, to …

  6. VS Code can't find Python - Stack Overflow

    Feb 1, 2021 · 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 …

  7. 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 …

  8. How to show uses of function in Visual Studio Code?

    Jan 15, 2017 · I am used from Pycharm to be able to press ctrl + click on a function definition and see the uses. Is there an equivalent in VSC?

  9. vs code: Error while fetching extensions. Failed to fetch

    Sep 16, 2024 · 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 …

  10. 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 …