MSNCodeSNIPPETS← msncode.dev
snippets/vscode

Multi-Cursor Editing

Edit multiple lines at once

vscodetextcursoredit
TEXT
Alt+Click to add cursors
Ctrl+Alt+Down/Up on Windows

More vscode snippets

Open Command Palette

Access all VS Code commands

Find and Replace All

Replace across the entire file

Format Document

Auto-format the current file

Toggle Integrated Terminal

Open or close the terminal panel