Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>PLCC GrammarNew to Visual Studio Code? Get it now.
PLCC Grammar

PLCC Grammar

Gabe Kouki

|
7 installs
| (0) | Free
Syntax highlighting for PLCC .grammar files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PLCC Grammar Syntax Highlighter

Syntax highlighting support for PLCC (Programming Language Compiler Compiler) .grammar files in Visual Studio Code.

Features

  • Syntax Highlighting: Full syntax highlighting for PLCC grammar files
  • Custom Theme: Includes the "PLCC Natural Theme" optimized for viewing PLCC grammar syntax
  • File Recognition: Automatic language detection for .grammar files

Installation

Install directly from the VS Code Marketplace:

  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for "PLCC Grammar"
  4. Click Install

Usage

Once installed, the extension will automatically activate when you open any .grammar file. The syntax highlighting will be applied automatically.

Using the PLCC Natural Theme

  1. Open Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
  2. Type "Color Theme"
  3. Select "PLCC Natural Theme"

Supported File Types

  • .grammar - PLCC grammar definition files
  • Files ending with grammar (e.g., lonngrammar, grammar)

Requirements

  • Visual Studio Code version 1.105.0 or higher

Release Notes

0.0.1

Initial release of PLCC Grammar syntax highlighter:

  • Basic syntax highlighting for PLCC grammar files
  • PLCC Natural Theme included
  • Support for .grammar file extension

Feedback & Contributions

Found a bug or have a feature request? Please open an issue on the GitHub repository.

About PLCC

PLCC (Programming Language Compiler Compiler) is a tool for creating programming language compilers and interpreters.


Enjoy coding with PLCC!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft