Skip to content

farooqameen/plush.tmbundle

Repository files navigation

Plush TextMate Grammar

A syntax highlighting extension for Plush (.psh) files in Visual Studio Code.

Installation

  1. Locate your VS Code extensions directory:

    • Windows: %USERPROFILE%\.vscode\extensions\
    • macOS: ~/.vscode/extensions/
    • Linux: ~/.vscode/extensions/
  2. Copy plush.tmbundle to your VS Code extensions directory

  3. Reload VS Code:

    • Press Ctrl+Shift+P (or Cmd+Shift+P on macOS)
    • Type "Developer: Reload Window" and press Enter

Limitations

  • Dynamic typing: Since TextMate grammars rely on regex-based highlighting, some dynamically typed sections may not highlight properly

Sources and Guides

About

Syntax highlighting for Plush using TextMate grammar

Resources

License

Stars

Watchers

Forks

Packages

No packages published