New antlr4-vscode release available

127 views
Skip to first unread message

Mike Lischke

unread,
Jun 4, 2017, 5:30:29 AM6/4/17
to antlr-di...@googlegroups.com
Hi,

in addition to the antlr4-graps release announced yesterday there is now also a new release of the Visual Studio Code extension antlr4-vscode (see also http://www.soft-gems.net/index.php/31-news/55-antlr4-grammar-support-for-visual-studio-code-1-1-6-released and vscode marketplace entry https://marketplace.visualstudio.com/items?itemName=mike-lischke.vscode-antlr4). It uses the graps node module as backend and provides you with nice editing features:

  • Syntax coloring for ANTLR grammars (.g and .g4 files).
  •  Some of the features
  • An own color theme, which not only includes all the recommended groups, but also some special rules for grammar elements that you don't find in other themes.
  • Parser generation on save.
  • Syntax and some semantic error checking (symbol matching)
  •  Some of the features
  • Quick navigation via ctrl/cmd+click.
  • The symbol list for quick navigation (via shift+ctrl/cmd+O).
  • Hovers (tooltips) with symbol information.
  • Rule reference counts via code lens.
  • Railroad diagrams for all types of rules (parser, lexer, fragment lexer).
  •  Some of the features
  • ATN graphs for all rule types. This is a visualization of the internal ATN that drives lexers + parsers. It uses D3.js for layout and interaction. Nodes can be repositioned with the mouse and you can drag and zoom the image. The transformation and position state is restored when reopening a graph.
  • Some of the features

The extension is open source, released under the MIT license.

Raul

unread,
Aug 21, 2017, 10:30:03 AM8/21/17
to antlr-discussion
I am completely new to ANTLR4 and just installed your extension. 
Thank you for the great job!!!!! Very impresive.

Peter Cheung

unread,
Aug 21, 2017, 8:32:20 PM8/21/17
to antlr-discussion
look beautiful
Reply all
Reply to author
Forward
0 new messages