About 1,680,000 results
Open links in new tab
  1. macos - Run / Open VSCode from Mac Terminal - Stack Overflow

    May 6, 2015 · 2800 According to the docs on Launching from the command line: Open Visual Studio Code Open the command pallette with Command + Shift + P (or F1) Type Shell in command palette …

  2. macos - Vs code is not opening up in mac - Stack Overflow

    Jul 6, 2024 · 13 I’ve been experiencing an issue with Visual Studio Code where it won’t open at all. I’ve tried uninstalling and reinstalling it several times, but there are no changes. I’m using [your operating …

  3. "code ." is not working in on the command line for Visual Studio Code ...

    Mar 17, 2019 · Drag Visual Studio Code.app to the Applications folder, making it available in the Launchpad. Add Visual Studio Code to your Dock by right-clicking on the icon and choosing Options, …

  4. macos - What is the shortcut to open the Visual Studio Code …

    Dec 25, 2022 · I have been searching for the shortcut to open visual studio code Integrated Terminal on my macbook. In the menu it say ^` (shift 6 backtick) but this is not working on my mac. I am not sure …

  5. How can I navigate back to the last cursor position in Visual Studio …

    What is the keyboard shortcut to navigate back to the last cursor position in Visual Studio Code?

  6. Why doesn't VS Code auto update on macOS? - Stack Overflow

    Dec 23, 2020 · I have VS Code on Windows and macOS, on Windows it auto updates but on macOS it doesn't. How do I get VS Code to auto update on macOS?

  7. How to open a folder in VS Code from Finder on macOS?

    Sep 24, 2020 · On my Windows PC, I would just right-click a folder and select "Open with Code" to open it in VS Code, which saved me time when looking through lots of code online. On a Mac, however, I d...

  8. How can I comment multiple lines in Visual Studio Code?

    I cannot find a way to comment and uncomment multiple lines of code in Visual Studio Code. Is it possible to comment and uncomment multiple lines in Visual Studio Code using some shortcut? If …

  9. How to display hidden files with Visual Studio Code

    Jul 31, 2020 · To display hidden .git directories in Visual Studio Code, do the following: On Windows or Linux, select File → Preferences → Settings. On Mac, select Code → Preferences → Settings. In …

  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.