About 50 results
Open links in new tab
  1. How can I use Visual Studio Code as the default editor for Git?

    When using Git at the command line, I am wondering if it is possible to use Visual Studio Code as the default editor, i.e., when creating commit comments and looking at a diff of a file from the co...

  2. How do I use Qt in Visual Studio Code? - Stack Overflow

    May 15, 2017 · I'm using Linux Mint 18, and the Visual Studio Code marketplace doesn't list an extension for Qt.

  3. Android app development, with Visual Studio Code

    Jul 25, 2023 · I want to create and build mobile apps using Visual Studio Code. I have the environment for Node.js, Java, and Python installed. I don’t have any idea on how to use these to create and build …

  4. How to use Visual Studio Code as the default editor for Git MergeTool ...

    Jun 14, 2017 · Today I was trying to use the git mergetool on the Windows command prompt and realized that it was defaulting to use Vim, which is cool, but I'd prefer VS Code. How can I have …

  5. How do I use Visual Studio Code to build, debug and run existing C++ ...

    Sep 21, 2021 · I have an existing C++ solution which I have been building and running using Visual Studio 2019. I would like to build and run the application on Ubuntu using g++ and Visual Studio Code.

  6. visual studio code - How to use ``OUTPUT`` in VSCode? - Stack Overflow

    Jul 19, 2020 · 11 to run code in the output section of visual studio code you can use the extension Code Runner just install, then press CTRL + ALT + N to run the file (supports c++ & python)

  7. Microsoft Visual Studio Code license to use - Stack Overflow

    Aug 30, 2022 · b. Demo use. The uses permitted above include use of the software in demonstrating your applications. Does item "b. Demo use." limits the item "a. General."? So is it allowed to use …

  8. I have 2 GitHub accounts. How can I use both when I am working in VS …

    As of June 27, 2023, it is possible to have two users active at once in both Visual Studio and Visual Studio Code, using the latest release of Git-Credential-Manager (aka GCM) version (2.2.0).

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

  10. Can you have two version of Visual Studio Code at the same time and …

    Dec 5, 2023 · Can you have multiple versions or copies of same version of Visual Studio Code on a device at the same time? I know we can use other alternatives like Codium, Sublime text, etc., But I …