About 67 results
Open links in new tab
  1. 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.

  2. 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 …

  3. 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 …

  4. 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, 6 months ago Modified 2 years ago Viewed 72k times

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

    May 12, 2025 · 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?

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

  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: Ajustar linea de código a ventana

    Sep 17, 2020 · Visual Studio Code: Ajustar linea de código a ventana Formulada hace 5 años y 4 meses Modificada hace 3 años y 3 meses Vista 51k veces

  9. Как запустить программу в visual studio code?

    Jun 8, 2018 · 5 Тэкс) Visual Studio Code для работы с с++ проектами умеет создавать два файла (я точно не помню, происходит ли это автоматически или вручную) 1. tasks.json

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