Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CommanderNew to Visual Studio Code? Get it now.
Commander

Commander

Dominic Vonk

|
229 installs
| (0) | Free
Execute commands
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Commander

Example

build.commander

[
    {
        "label": "Test",
        "arguments": {
            "branch": "string"
        },
        "command": [
            "echo $branch"
        ]
    }
]
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft