MSNCodeSNIPPETS← msncode.dev
snippets/vscode

Open Command Palette

Access all VS Code commands

vscodetextcommandpalette
TEXT
Ctrl+Shift+P (Windows/Linux)
Cmd+Shift+P (Mac)

More vscode snippets

Find and Replace All

Replace across the entire file

Format Document

Auto-format the current file

Multi-Cursor Editing

Edit multiple lines at once

Toggle Integrated Terminal

Open or close the terminal panel