About 2,920,000 results
Open links in new tab
  1. What are the differences between Visual Studio Code and Visual …

    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. Visual Studio Code how to resolve merge conflicts with git?

    Jul 6, 2016 · In Visual Studio Code (version 1.2.1) I resolved all of the issues, however when I try to commit it keeps giving me this message: You should first resolve the un-merged changes before …

  3. 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 2 meses Modificada hace 3 años y 1 mes Vista 51k veces

  4. VS Code does not find Python kernel - Stack Overflow

    Nov 2, 2022 · In Visual Studio code still, while having opened a notebook file (.pynb file), I click on select kernel on the top right of the IDE, then click on "Python Environments": the environment I selected …

  5. Git rebase in Visual Studio Code - Stack Overflow

    Jul 17, 2018 · 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 install …

  6. Python - How to show graph in Visual Studio Code itself?

    Apr 24, 2018 · Instead of using a Jupyter notebook you can use Visual Studio Code in Interactive mode. It is similar to a notebook in many ways, as it splits your code into cells that can be run individually.

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

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

    Oct 6, 2018 · 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?

  9. How can I set up a virtual environment for Python in Visual Studio …

    Jan 9, 2019 · In my project folder I created a venv folder: python -m venv venv When I run command select python interpreter in Visual Studio Code, my venv folder is not shown. I went one level up like …

  10. Visual Studio Code - is there a Compare feature like that plugin for ...

    May 9, 2015 · Visual Studio Code - is there a Compare feature like that plugin for Notepad ++? Asked 10 years, 6 months ago Modified 10 months ago Viewed 1.2m times