About 499,000 results
Open links in new tab
  1. Visual Studio 2022: How to access the built in "Developer PowerShell ...

    Jul 29, 2022 · 23 In Visual Studio 2022, you can open the Developer PowerShell from Tools>Command Line>Developer PowerShell In the previous versions of Visual Studio, it used to open the built in …

  2. How can I use PowerShell with the Visual Studio Command Prompt?

    Jan 24, 2010 · As of Visual Studio 2022, there is already a dedicated shortcut that sets PowerShell for development. The default path to the directory which contains both Cmd and PowerShell shortcuts …

  3. How can I select which version of PowerShell (5 or 7) is used when I ...

    Jun 11, 2024 · For a general overview of how to configure the various shells used in Visual Studio Code, including how to add PowerShell executables in nonstandard locations to the PowerShell extension's …

  4. How do I debug a Windows PowerShell module in Visual Studio?

    I'm trying to write a PowerShell module as a VB.NET project with Visual Studio 2015. I've been able to put a few commands together, compile the class library into a DLL, import the module into a …

  5. powershell - Visual studio code cmd error: Cannot be loaded because ...

    May 19, 2019 · 248 Inside of visual studio code, I'm trying to execute a script.bat from the command line, but I'm getting the following error: File C:\Theses_Repo\train-cnn\environment\Scripts\activate.ps1 …

  6. How can I run a command with administrator rights with Visual Studio ...

    84 Step 1: Restart Visual Studio Code as an administrator (click the Windows key, search for "Visual Studio Code", right click, and you'll see the administrator option) Step 2: In your Visual Studio Code …

  7. Can I run Git commands in Visual Studio? - Stack Overflow

    Jul 23, 2020 · I am using Visual Studio Team Explorer with git integration for source control. It works pretty well but sometimes I need to run some more advanced git commands so I am going to file …

  8. Visual Studio Code is suddenly defaulting to PowerShell for integrated ...

    Sep 3, 2021 · The answer you link to in your question, which provides an overview of the various types of shells used in Visual Studio Code, has been updated to reflect the information about the new shell …

  9. Running npm command within Visual Studio Code - Stack Overflow

    Is there anyway of executing the npm command within Visual Studio Code (using f1 into >) on Windows(10) to install packages to my folder I'm working in? I have npm installed and I keep having to

  10. Install Visual Studio 2022 using PowerShell way - Stack Overflow

    May 15, 2024 · Closed last year. I am trying to install Visual Studio Enterprise 2022 from an offline package version as per the link I have downloaded the layout as offline copy and trying to install the …