About 379,000 results
Open links in new tab
  1. Visual Studio Code "Open With Code" does not appear after right ...

    Just installed Visual Studio Code 1.1.1 on a Windows 7 machine. When I right-click on a folder, "Open With Code" does not appear.

  2. Opening Microsoft Visual Studio Code from command prompt Windows

    Apr 29, 2015 · Is there a way to launch Microsoft Visual Studio Code from the command line in windows? I can't even seem to find the directory for code on my computer. It didn't even ask me …

  3. How do I add a keyboard shortcut to open VS Code on the folder from ...

    May 1, 2022 · The script does not escape spaces in the folder path. For example, if I open a folder named "New Folder" it will stop at "New" and will open an empty file in vscode called 'New'. do you …

  4. Add "Open with Visual Studio Code" shortcut to right click menu

    Jan 29, 2023 · For those who are new to the Registry Editor, here's an additional note for Step 3: Double-click on the (Default) key to open a popup. Enter your value there. If you're entering "Open …

  5. Open a workbook from VBA and disable Workbook_Open() code?

    Oct 8, 2015 · 22 I am opening spreadsheets using VBA and a couple of the workbooks contain code which starts executing when Workbook_Open () is called. How can I open the workbooks using VBA …

  6. vs code not opening up in windows - Stack Overflow

    May 10, 2020 · VS Code desktop versions starting with 1.71 (August 2022) will no longer run on Windows 7 and you will need to upgrade to a newer Windows version to use later versions of VS Code.

  7. macos - Run / Open VSCode from Mac Terminal - Stack Overflow

    May 6, 2015 · 2803 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 …

  8. How can I open DLL files to see what is written inside?

    Aug 5, 2013 · I lost the solution of a class library. Can I open the DLL file which is created by the class library?

  9. How can I open Visual Studio Code through PowerShell and close ...

    Aug 3, 2019 · The command I try to run works, but when the script opens Visual Studio Code, it doesn't close the PowerShell window. I would like to close the PowerShell window right after the script opens …

  10. Open folder in VS Code from Windows Explorer - Stack Overflow

    Oct 21, 2020 · While installing the VS Code, we get an option to tick for Open with Code. I gave the tick mark for only files but not for folders. So how to turn it on after installation? When I'm opening a file:...