Peggy Language SupportSyntax highlighting and error reporting for Peggy in Visual Studio Code. InstallSee the Marketplace. Preferences
Syntax HighlightingError ReportingErrors in the grammar are highlighted. Go to / Peek DefinitionRight-click a rule name, and go to its definition. Go to / Peek ReferencesRight click a rule name, and see all of the places it is used. Rename SymbolRename a rule and all of the places that it is used. Outline / Symbol SupportSee the current rule in the breadcrumbs at the top of the editor, and a list of all of the rules in the Outline view. ContributingFeel free to contribute to this extension here. Please read the CONTRIBUTING.md. OriginsBased on code-pegjs-language by Tobias Kahlert |