约 53 个结果
在新选项卡中打开链接
  1. How can I download .vsix files now that the Visual Studio Code ...

    2025年1月16日 · How can I download .vsix files now that the Visual Studio Code Marketplace no longer supplies them in-browser? [closed] Asked 1 year, 2 months ago Modified 7 months ago Viewed 90k …

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

    2015年5月29日 · Visual Studio Code is a simpler and more efficient code editor with support for development operations like debugging, task running, and version control. It aims to provide just the …

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

    2025年10月18日 · 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 …

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

    2022年7月13日 · 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.

  5. How do I fold/collapse/hide sections of code in Visual Studio Code?

    Learn how to fold, collapse, or hide sections of code in Visual Studio Code effectively for better code organization and readability.

  6. Git rebase in Visual Studio Code - Stack Overflow

    2018年7月17日 · I don't think Visual Studio Code has Git rebase functionality built-in. If you want to do your rebasing in Visual Studio Code instead with the git command-line tool or with a Git GUI, you can …

  7. visual studio code - Make selected block of text uppercase - Stack …

    2017年1月17日 · Can I make a multi-line selection of text all capitals in Visual Studio Code? In Visual Studio, it’s Ctrl + Shift + U to do this. The desire here is to have the same key binding that works in …

  8. How to change indentation in Visual Studio Code?

    2015年12月9日 · For every typescript file visual studio code uses an auto indentation of 8 spaces. This is a bit too much for my taste but I can't find where to change it. Maybe it's available as a setting but …

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

  10. Change highlight text color in Visual Studio Code

    Visual Studio Code calls this selection highlighting and unfortunately, I don't think the color is customizable currently. Themes can control the 'selection' color, but the 'selection highlight' color is …