About 8,410,000 results
Open links in new tab
  1. git stash - How do I restore the stashes menu in Visual Studio Codes ...

    Oct 18, 2022 · This is how my Visual Studio Code looks like: And this is a picture I found on the web with the menu options I'd like to restore: I couldn't find an option to restore these menu options. it seems …

  2. Python - How to show graph in Visual Studio Code itself?

    Apr 24, 2018 · Python - How to show graph in Visual Studio Code itself? Asked 7 years, 7 months ago Modified 1 year, 6 months ago Viewed 385k times

  3. Install Visual Studio Code for all users - Stack Overflow

    Oct 6, 2018 · I updated to the version here where it installs it per user instead of all. How do I install for all users instead? Do I need to install for each user now?

  4. visual studio code - Multirow Tabs for VSCode - Stack Overflow

    Oct 31, 2020 · I do the following for multirow tabs in visual-studio-code (until there is official support or an easier solution): STEP 1: Install the extension VSCode Custom CSS.

  5. Visual Studio Code: How to show line endings - Stack Overflow

    Sep 16, 2016 · How can I display lineendings (CR,LF) in Visual Studio Code (not in Visual Studio)? At the moment there is only the little statusbar menu which display/change the line ending if the actual …

  6. visual studio code - How to downgrade vscode - Stack Overflow

    Mar 18, 2018 · I searched (with Ctrl + F), found and selected code (i.e. Visual Studio Code)... Step 1 Then, from the "Package" menu clicked on "Force version" option : Step 2 which opens a child …

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

    Sep 18, 2015 · How can I find a file by name (or path) in Visual Studio Code? A Visual Studio shortcut I'm used to is CTRL+,, but it does not work here.

  8. visual studio code - Make selected block of text uppercase - Stack …

    Jan 17, 2017 · Can I make a multi-line selection of text all capitals in Visual Studio Code? In Visual Studio, it’s Ctrl + Shift + U to do this. The desire here is to have the same key binding that works in …

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

    May 29, 2015 · Visual Studio Code is a simpler and more efficient code editor with support for development operations like debugging, task running, and version control. It aims to provide just the …

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