About 50 results
Open links in new tab
  1. How can GitHub-hosted runners use Visual Studio 2026 Build Tools ...

    Dec 22, 2025 · It is possible to use Visual Studio 2026 Build Tools (MSBuild 18 / MSVC v145) on GitHub-hosted Windows runners, even though they are not preinstalled. GitHub-hosted Windows …

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

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

  4. Setting up Qt for use in a project in Visual Studio

    May 24, 2023 · I am trying to use Qt to make a simple GUI program in C++ using Microsoft Visual Studio. Would anyone be able to walk me through how to get things up and running?

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

    Sep 21, 2021 · 3 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 …

  6. Use Visual Studio Code as a Git diff tool - Stack Overflow

    Aug 25, 2020 · Visual Studio Code has a nice built-in feature to diff two files. Is it possible to use Visual Studio Code diff as the diff tool for Git?

  7. Is it possible to use Visual Studio 2022 as GIT client with SSH?

    Mar 15, 2023 · Visual Studio 2022/Windows 11 May 2024. I had several problems this is how I solved it using the help of several websites: Install OpenSSH Client for windows Install git for windows from …

  8. c++ - How to make Visual Studio 2022 use the include paths you ...

    Aug 9, 2024 · How to make Visual Studio 2022 use the include paths you configure? Asked 1 year, 5 months ago Modified 5 months ago Viewed 6k times

  9. How can I open the terminal in Visual Studio? - Stack Overflow

    Apr 14, 2017 · New in Visual Studio 2019 & 2022, there is menu View → Terminal, which will open a PowerShell instance as a Visual Studio dockable window, rather than a floating PowerShell or CMD …

  10. Can I use Crystal Reports in Visual Studio 2022? - Stack Overflow

    Mar 4, 2023 · Has anyone tried Crystal Reports with Visual Studio 2022? I have an ASP.NET MVC app using Bootstrap and Crystal Reports. Wondering if I can run and maintain it in Visual Studio 2022...