About 52 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, 11 months ago Modified 2 months ago Viewed 51k times

  2. 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 installed in the …

  3. What are the differences between Visual Studio Code and Visual Studio ...

    May 29, 2015 · Microsoft recently released Visual Studio Code and I am a little confused about its usage, since Visual Studio has lot of functional similarities with it.

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

  5. 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, 7 months ago Modified 2 years, 6 months ago Viewed 7k times

  6. 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?

  7. Changing the Git user inside Visual Studio Code - Stack Overflow

    The user for my Git commits has changed, but I am not able to change that inside of Visual Studio Code. I changed the global settings in Git, but when I want to push or sync via Visual Studio Code ...

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

  9. 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 restarting VSC as …

  10. How do I find and replace all occurrences (in all files) in Visual ...

    May 20, 2016 · I'm using Visual Studio Code 1.8, and this feature is available. But it's a little tricky to understand at first, and (at the time of writing) the docs don't explain clearly how to use it, so here's …