Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • export syntax highlighted html; example HTML from grammar. (If you click a defining rule name, you'll be taken to the ANTLRWorks graphical presentation of the rule)
  • Export PDF of a selected rule and all invoke rules or all of the rules.
  • Most of my students generate antlr code in the same folder as the grammar, so it might be nice if the output path was the empty string by default. Others may prefer it the way it is.
  • Make it easier to generate -debug output with a menu option rather than having to change preferences.

Overall GUI

  • A user reports: I think of the interpreter and debugger as modes. Modes don't belong on tabs.
  • Would be nice to design this new version has a set of widgets that cooperate so that people can take pieces of it and inject into other development environments or whatever
  • Allow the visualization window to "Pin" to the bottom, like most IDE's do, effectively allowing it to auto hide.

...