About 3,290,000 results
Open links in new tab
  1. What are the differences between Visual Studio Code and Visual …

    May 29, 2015 · Visual Studio Code is an editor while Visual Studio is an IDE. Visual Studio Code is cross-platform and fast, while Visual Studio is not fast. Note that Visual Studio for Mac was …

  2. Find a file by name in Visual Studio Code - Stack Overflow

    Sep 18, 2015 · As for my preference, I usually navigate to the exact file like the other answers mention. Rarely I need to apply similar edits to a bunch of files, it's then helpful to have the list …

  3. visual studio code - How to create a workspace - Stack Overflow

    Save and close the file. Back in Visual Studio Code, click menu File → Open Workspace... and select the .code-workspace file you created and it will open it as a new workspace without …

  4. How can I manually download .vsix files now that the VS Code ...

    Jan 16, 2025 · It looks like you are talking about Visual Studio Code extension. If so, you may think of yet another, alternative method of getting the extension product files. It works if you …

  5. Change the encoding of a file in Visual Studio Code

    Mar 30, 2019 · VS Code told me my file was encoded in UTF-8, but a program reading that file didn't agree with that assessment. I had to tell VS Code to save it with another encoding first, …

  6. How can you create multiple cursors in Visual Studio Code

    Apr 29, 2015 · More multi-cursor features are now available in Visual Studio Code 0.2: Multi cursor improvements. Ctrl+D (Cmd+D on Mac) selects next occurrence of word under cursor …

  7. Multiline editing in Visual Studio Code - Stack Overflow

    This action in Visual Studio Code is called "Add Cursors to Line Ends". This was tested in Visual Studio Code 1.77.0 (April 2023) and works on both Windows and Mac. Here is the way: Select …

  8. Is there a way to view JSON files automatically prettyfied in Visual ...

    Mar 24, 2021 · There are number of extensions in Visual Studio Code (VS Code) to prettify JSON files. But is there an extension or setting, which enables me to view all *.json files pre …

  9. visual studio code - Remove trailing spaces automatically or with a ...

    Feb 18, 2019 · Open Visual Studio Code User Settings (menu File → Preferences → Settings → User Settings tab). See this answer below for the GUI setting, or: Click the icon in the top-right …

  10. Visual Studio Code is not showing the output of Python

    Mar 28, 2018 · I am trying to use Python with Visual Studio Code. The downloaded version of Python is 3.6.4. I have installed the Python extension in Visual Studio Code and have followed …

Refresh