VSCode - Text

Card Puncher Data Processing

Add text automatically

With a key binding

Example:

{
    "key": "ctrl+alt+7", 
    "command": "type",
    "args": { "text": "Hello World" },
    "when": "editorTextFocus" 
}







Share this page:
Follow us:
Task Runner