About 60 results
Open links in new tab
  1. How can I download .vsix files now that the Visual Studio Code ...

    Jan 16, 2025 · Yes. Simply put, that was the change. The download links are no longer displayed in extension pages. But they still "exist", and they still function if you know how to get them, which you …

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

    May 29, 2015 · Microsoft recently released Visual Studio Code and I am a little confused about its usage, since Visual Studio has lot of functional similarities with it.

  3. python - How can I activate my virtualenv in the Visual Studio Code ...

    Jul 13, 2022 · How can I activate my virtual environment in the Visual Studio Code terminal? I've tried using the workspace settings method, but the settings file was empty.

  4. Visual Studio 和 Visual Studio Code 什么关系? - 知乎

    Visual Studio (full version) is a "full-featured" and "convenient" development environment. Visual Studio Code (VSCode) is a cross-platform (Linux, Mac OS, Windows) editor that can be extended with …

  5. visual studio code - how to export to pdf with syntax highlighting ...

    Nov 12, 2022 · I have to export my code into a legible PDF with syntax highlights without having to leave the IDEA. The current way to achieve exactly what I want is to copy the code in Intellij, paste it into …

  6. python - Visual Studio Code: FileNotFoundError: [Errno 2] No such file ...

    Jun 24, 2018 · Visual Studio Code: FileNotFoundError: [Errno 2] No such file or directory Asked 7 years, 7 months ago Modified 2 years, 1 month ago Viewed 73k times

  7. Jupyter Notebook extension Visual Studio Code stuck "connecting to ...

    Oct 18, 2025 · However, after being away for two days, when I opened my project again and tried to run my code starting with importing pandas in the Interactive Window, it kept getting stuck at "Connecting …

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

    How do we create a workspace in Visual Studio Code? I see File menu commands to open, add a folder to and save a workspace, but nothing to create one. The questions How can I create a workspace in

  9. How to indent/format a selection of code in Visual Studio Code?

    I want to indent a specific section of code in Visual Studio Code. I read How do you format code in Visual Studio Code? that gives shortcuts to indent the whole code, but it doesn't work when sele...

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