Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>autorun-commanderNew to Visual Studio Code? Get it now.
autorun-commander

autorun-commander

lpj

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

autorun-commander README

"autorun-commander" is a VS Code extension designed to automatically run command-line scripts. It provides convenient run buttons via CodeLens, helping developers quickly execute commands.

72373893-a270-458a-bd36-5ad321eae756

Features

  • Directly run commands in files with the .commander suffix
  • Automatically opens the terminal and executes commands
  • Supports custom configuration to enable/disable CodeLens

Requirements

  • VS Code version >= 1.70.0
  • File language type must be set to commander

Extension Settings

This extension offers the following settings:

  • autorun-commander.enableCodeLens: Enable/disable CodeLens feature, default value is true.

Known Issues

  • Currently only supports running single-line commands
  • Does not support complex multi-line scripts
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft