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

cmdlet

cliff xuan

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

cmdlet

Run a command in terminal with ease

Features

run from the Command Palette

feature command prompt-1 feature command prompt-2 feature command prompt-3

create keybindings

feature keybinding-1 feature keybinding-2

supported variables

builtins from https://code.visualstudio.com/docs/editor/variables-reference
  • {workspaceFolder}
  • {workspaceFolderBasename}
  • {file}
  • {fileWorkspaceFolder}
  • {relativeFile}
  • {relativeFileDirname}
  • {fileBasename}
  • {fileBasenameNoExtension}
  • {fileDirname}
  • {fileExtname}
  • {cwd}
  • {lineNumber}
  • {selectedText}
  • {execPath}
  • {defaultBuildTask}
  • {pathSeparator}
additonals
  • ${wordUnderCursor}
  • ${searchPhrase}
  • ${openFiles}
  • ${projectFolder}

Release Notes

0.0.1

Initial release of cmdlet

0.0.2

Imporoved README

0.0.3

Icon

0.0.4

Dark icon

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