• Home
  • Controls
    • Virtual Treeview
    • Virtual Treeview Gallery
    • Virtual Treeview History
    • Windows XP Theme Manager
    • Color Picker Control
    • TreeNT
    • UniCodeEditor (formerly Unicode Syntax Editor)
    • Human Interface Device controller suite
  • Libs
    • GLScene
    • Unicode Library
    • 3DS Import Library
    • GraphicEx Library
    • Color Tools
    • Common Geometry Unit For Borland Delphi
  • Tools
    • OpenGL Header Translation
    • Borland Compiler Detection Include File
    • Delphi Compiler Generator
    • Unicode Font Viewer
  • Java
    • Windows Resource File Parser and Converter
    • Action Unit Testing With Struts 2.0
    • Action Unit Testing With Struts 2.0 [part 2]
  • Downloads
  • Contact

Home

ANTLR4 extension for vscode 2.2.3

  • Print
  • Email
Details
Category: Tools
Last Updated: Wednesday, 20 November 2019 11:46
Written by Mike Lischke
Hits: 209

Another release of the ANTLR4 extension for VS Code was published last week. Now all ANTLR4 related information is bundled in an own sidebar, which makes it possible to avoid cluttering the vscode UI with unrelated details, if you are in other areas.

Additionally, you can now write and enable predicates in grammars. They must be written in Javascript and configured accordingly to tell the extension where it can find them. See the debugger configuration doc file for details how to set this up.

ANTLR4 extension for vscode 2.0.0

  • Print
  • Email
Details
Category: News
Last Updated: Wednesday, 20 November 2019 11:32
Written by Mike Lischke
Hits: 8134

The extension makes a larger jump in the version because it has now reached a pretty stable and mature state. The formerly separate backend (antlr4-graps) is now direct part of the extension and a rename provider has been added. With that most of the work is done and the extension goes into maintenance mode.

ANTLR4 extension for vscode 1.3.0, now with debugging support

  • Print
  • Email
Details
Category: News
Last Updated: Sunday, 11 March 2018 14:04
Written by Mike Lischke
Hits: 9025

Last week another update of the ANTLR4 Visual Studio Code extension went out and now you can debug your grammars with it.

vscode debugging

Read more ...

antlr4-graps 1.3.12 and antlr4-vscode 1.2.5 released

  • Print
  • Email
Details
Category: News
Last Updated: Saturday, 30 March 2019 10:26
Written by Mike Lischke
Hits: 9291

After a few month since the last updates there are now new releases of the Node.js module and the vscode extension with some cool new features. antlr4-graps now can generated sentences from your grammar, that is, random input that always parses and shows the language your grammar supports. This can be used for demonstration purposes, checks against other parser implementations or just to see if your grammar does the right thing. Another new feature is the grammar formatter, which supports a large number of options and comes with a powerful alignment implementation. The antlr4-vscode extension makes all that available in Visual Studio code (see also the vscode market place).

antlr4 3

ANTLR4 grammar support for Visual Studio Code 1.1.6 released

  • Print
  • Email
Details
Category: News
Last Updated: Sunday, 03 December 2017 11:42
Written by Mike Lischke
Hits: 14605

In addition to the antlr4-graps NodeJS module release there is also a new one of antlr4-vscode, the Visual Studio Code extension (see also the vscode market place). New in this version is the visual ATN graph:

atn

Read more ...

More Articles ...

  1. NodeJS module antlr4-graps 1.3.5 released

Page 1 of 4

  • Start
  • Prev
  • 1
  • 2
  • 3
  • 4
  • Next
  • End

Main Menu

  • Home
  • Controls
    • Virtual Treeview
    • Virtual Treeview Gallery
    • Virtual Treeview History
    • Windows XP Theme Manager
    • Color Picker Control
    • TreeNT
    • UniCodeEditor (formerly Unicode Syntax Editor)
    • Human Interface Device controller suite
  • Libs
    • GLScene
    • Unicode Library
    • 3DS Import Library
    • GraphicEx Library
    • Color Tools
    • Common Geometry Unit For Borland Delphi
  • Tools
    • OpenGL Header Translation
    • Borland Compiler Detection Include File
    • Delphi Compiler Generator
    • Unicode Font Viewer
  • Java
    • Windows Resource File Parser and Converter
    • Action Unit Testing With Struts 2.0
    • Action Unit Testing With Struts 2.0 [part 2]
  • Downloads
  • Contact

Feeds

feed-image Feed Entries
(c) 1998, 2017, Mike Lischke, mike@lischke-online.de