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

    May 29, 2015 · Microsoft support (more than Visual Studio Code) Mostly used for C/C++ (Windows), .NET and C# projects along with SQL Server, database, etc. Extreme large …

  2. Visual Studio Code Search and Replace with Regular Expressions

    Apr 24, 2017 · Visual Studio will handle the regex like every other application, the only difference is the so-called regex flavors, which is the 'compiler' of the regex and how will it treat the …

  3. Using VSCode Extensions in Visual Studio - Stack Overflow

    May 10, 2018 · That doesn't mean that extension couldn't be ported over of course, provided Visual Studio has equivalents for all the required APIs, but it would essentially be a rewrite. …

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

  5. Visual Studio Code how to resolve merge conflicts with git?

    Jul 6, 2016 · I tried to merge my branch with another branch and there was a merge conflict. In Visual Studio Code (version 1.2.1) I resolved all of the issues, however when I try to commit it …

  6. How do I install pandas into Visual Studio Code? - Stack Overflow

    Jun 12, 2021 · For anyone else in a similar situation, I'd recommend following along with this Visual Studio Code official tutorial: Data Science in Visual Studio Code tutorial. It guides you to …

  7. How to use pip with Visual Studio Code - Stack Overflow

    Feb 26, 2017 · If you use Visual Studio Code, you can type the following command: C:\> py -m pip If everything is alright, you should see the list of commands, which you can use. They are …

  8. Android app development, with Visual Studio Code

    Jul 25, 2023 · Here one of the participants talks about his experience of developing in Visual Studio Code and how to set up his editor. Here are some excerpts from that comment: Install …

  9. How to add a GitHub personal access token to Visual Studio Code

    Aug 13, 2021 · Enter the token in the prompt that appears at the top of Visual Studio Code; To see the output related to GitHub authentication: Open a terminal in Visual Studio Code; Click …

  10. How do I use Bash on Windows from the Visual Studio Code …

    Mar 5, 2017 · Visual Studio Code can detect and list installed Git Bash in the menu of config Terminal: Select Default Profile, as many other answers have already described, but this has …

Refresh