Run VS code internal commands directly from editor by click or hotkey
Requirements
Visual Studio Code 1.48+
How to Use
Only tested on Windows
By default the extention is enabled, you can toggle it using the command palette. Trigger the command palette (Ctrl / Cmd + Shift + P) -> Command Runner: Enable / Disable.
Cmds
Once it is enabled, above every line that contains the symbols $> followed by a code snipped (between ``backticks\) appears a button to execute the command (or run the current line or nearest cursor line by alt+j key), like: