Custom VSCode Snippets

This repo contains custom VSCode snippets

Installation

  1. Open the Command Palette in VSCode:

    • Windows/Linux: Press Ctrl+Shift+P
    • macOS: Press Cmd+Shift+P
  2. Type and select Snippets: Configure Snippets.

  3. Choose New Global Snippets file....

  4. Enter a filename for the new snippets file.

  5. Copy and paste the contents of snippets.code-snippets into this file.