About 11,500,000 results
Open links in new tab
  1. VSCode: How do I find what my workspace folder is

    Aug 6, 2019 · With VSCode 1.52, see: issue 84162: "Get the workspace folder of the current file "issue 108907: "Multi root workspace - Variable for the current file's workspace directory" …

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

    Jan 16, 2025 · In this case, you need to locate your VSCode data use the directory data/extension. The exact location of this directory depends on the platform and the type of …

  3. installation - How do I install vscode-server offline on a server for ...

    The downloaded file was named vscode-server-linux-x64.tar.gz. If the process times out before the message waiting for vscode-cli-${COMMIT}.tar.gz.done and vscode-server.tar.gz exist …

  4. VSCode: Why isn't debugger stopping at breakpoints?

    Jun 27, 2019 · If you're using a pytest-cov module you might also wanna have a look at pytest configuration settings note:. Note If you have the pytest-cov coverage module installed, VS …

  5. How can I see local history changes in Visual Studio Code?

    Sep 14, 2022 · VSCode keeps some backp inside AppData, other have suggested the Checkpoints as well as built-in VSCode feature Timeline. Also, you can do grep search inside …

  6. Announcing a new IDE for PostgreSQL in VS Code from Microsoft

    May 19, 2025 · Figure 10: PostgreSQL extension available in the Marketplace. E xtension ID: (ms-ossdata.vscode-pgsql) Also available in the online Visual Studio Code Marketplace. …

  7. Windows Form application on Visual Studio Code?

    Aug 20, 2022 · Windows Forms is exclusive to the [Desktop] Windows platform. You can certainly not use VSCode for that, not even in Windows, as VSCode doesn't include form designer tools …

  8. What are the benefits of Pycharm over VS Code : r/Python - Reddit

    I'm seeing a lot of comments like VSCode is a general purpose editor while pycharm is specialised for python so its autocomplete or other features are better suited to python. This is …

  9. How to connect my GitHub Enterprise Account with Visual Studio …

    Oct 29, 2021 · Here's what worked for me on vs code 1.62.3. Clone the GitHub Enterprise repo outside of vs code (ie, using git cli in a terminal or GitHub Desktop).

  10. Show whitespace characters in Visual Studio Code

    May 9, 2015 · the file path is .vscode/settings.json in your project root folder. // Place your settings in this file to overwrite default and user settings. { "editor.renderWhitespace": "all" } just like …

Refresh