Skip to content

cliffxuan/vscode-cmdlet

Repository files navigation

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

  • {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

Releases

No releases published

Packages

No packages published