Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>RaccNew to Visual Studio Code? Get it now.
Racc

Racc

Yudai Takada (ydah)

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

Racc for Visual Studio Code

This extension provides support for the Racc's syntax highlighting.

Features

Syntax Highlighting

  • Accurately highlights Racc grammar.

IntelliSense (Language Server Features)

  • Go to Definition: Jump to the definition of a rule.
  • Find All References: Find all references to a rule.
  • Document Symbols: Outline view of all rule definitions.
  • Hover Information: Show information about a symbol on hover.
  • Completion: Basic completion for keywords and defined rules.
  • Diagnostics: Basic diagnostics for undefined symbols.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft