Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Open Command Line (32-bit)
Open Command Line (32-bit)

Open Command Line (32-bit)

Mads Kristensen

|
677,921 installs
| (91) | Free
Opens a command line at the root of the project. Support for all consoles such as CMD, PowerShell, Bash etc. Provides syntax highlighting, Intellisense and execution of .cmd and .bat files.
Download

Supported consoles

The Open Command Line extension supports all types of consoles like cmd, PowerShell, Bash and more. You can easily configure which to use by setting the paths and arguments in the Options.

Open Command Line

How it works

This extension adds a new command to the project context menu that will open a command prompt on the project's path. If the solution node is selection in Solution Explorer, then a console will open at the root of the .sln file.

Open Command Line

You can access the command by hitting ALT+Space as well.

You may change this shortcut in the Options Window under Environment -> Keyboard

Look for the command ProjectAndSolutionContextMenus.Project.OpenCommandLine.Default

Execute batch file

You can easily execute any .cmd or .bat file. For files in your solution, a context-menu button shows up.

Execute batch file

Alternatively, the keyboard shortcut Shift+Alt+5 can be used when editing a batch file. This makes it really easy and fast to execute any batch file - even ones that are not part of your project.

How can I help?

If you enjoy using the extension, please give it a ★★★★★ rating on the Visual Studio Marketplace.

Should you encounter bugs or if you have feature requests, head on over to the GitHub repo to open an issue if one doesn't already exist.

Pull requests are also very welcome, since I can't always get around to fixing all bugs myself. This is a personal passion project, so my time is limited.

Another way to help out is to sponser me on GitHub.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft