mike-lischke / vscode-antlr4

ANTLR4 language support for Visual Studio Code
http://www.soft-gems.net
MIT License
415 stars 58 forks source link
antlr antlr4 atn-graph callgraph grammar grammar-debugging parse-trees parsing railroad-diagrams

Build & Test

logo VS Code Extension for ANTLR4 Grammars

The extension for ANTLR4 support in Visual Studio Code.

What's New

Externalized the formatter into an own Node.js package for broader use.

How To Contribute

If you want to create your own version of this extension or plan to contribute to its development then follow the steps outlined in the contribute.md document.

Features

Feature Overview

Syntax Coloring

Code Completion + Symbol Information

Grammar Validations

More Information

There are a number of documentation files for specific topics:

Miscellaneous

Known Issues

See the Git issue tracker.

What's planned next?

Bug fixing and what feels appealing to hack on.

Release Notes

2.4.5 - 2.4.6

2.4.4

2.4.3

2.4.0 - 2.4.2

2.3.1

A bug fix release for even stricter content security policies in VS Code starting at version 1.73.

2.3.0

2.2.4

2.2.0

2.1.0

2.0.4

2.0.3

2.0.2

2.0.1

2.0.0

1.3.0

1.2.5

1.1.5

1.0.4

1.0.0

0.4.0

0.3.4

Marked the extension as preview and added prebuilt binaries.

0.2.0

For further details see the Git commit history.

Other Notes

The dependencies view icons have been taken from the vscode tree view example.