Rainbow PascalRainbow Pascal is a VS Code extension that colors structurally matching Pascal keywords by nesting depth. It works alongside an existing Pascal language extension and currently decorates:
The parser ignores comments and strings, understands single-statement control flow, and keeps useful coloring while source code is incomplete during editing. Development
Open this folder in VS Code and press F5 to launch an Extension Development
Host. Open a document whose language ID is Rainbow Pascal reuses the active theme's six bracket-highlight colors by default. Run Rainbow Pascal: Choose Nesting Colors from the Command Palette to edit the palette with visual color controls. The Colors setting also links directly to this picker. The underlying setting remains available for manual configuration:
The setting accepts
Current scopeThe extension parses |