Skip to content
| Marketplace
Sign in
Visual Studio>Tools>ConcatCommands
ConcatCommands

ConcatCommands

Christian Scheer

|
189 installs
| (0) | Free
A Visual Studio extension that adds the command "Tools.ConcatCommands" to the Command Window. With this command you can execute multiple commands sequentially i.e. "Tools.ConcatCommands View.C#Interac
Download

ConcatCommands

A Visual Studio extension that adds the command

Tools.ConcatCommands

to the Command Window. With this command you can execute multiple commands sequentially i.e.

Tools.ConcatCommands View.C#Interactive && View.F#Interactive && nav https://www.microsoft.com

The sub commands

  • must be seperated by &&
  • can have arguments of their own
  • are executed in the order they're passed in
  • are executed as is (no additional waiting and no check if the prior command was successful)

More about commands

Command Window

Visual Studio commands

Visual Studio Command Aliases

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