MSNCodeSNIPPETS← msncode.dev
snippets/vscode

Find and Replace All

Replace across the entire file

vscodetextfindreplace
TEXT
Ctrl+H, then Alt+Enter to select all matches

More vscode snippets

Open Command Palette

Access all VS Code commands

Format Document

Auto-format the current file

Multi-Cursor Editing

Edit multiple lines at once

Toggle Integrated Terminal

Open or close the terminal panel