Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
Bash Command Executor
New to Visual Studio Code?
Get it now.
Bash Command Executor
wanan
|
188 installs
|
(
0
)
|
Free
Execute bash commands directly from the editor
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
vscode extension readme
description: execute command in editor and insert result
command format
!!commmand + binding key
example
!!echo hello world + alt+x