Griddle plugin 0.2.0
See the README for installation instructions.
Release notes:
- Added "Reformat GDL" option in right-click context menu of the GDL Editor. This standardizes the indentation and whitespace throughout the file, while leaving the general structure of the file intact.
- Improved handling of parser errors; when the parser gets confused, it can now usually localize the problem instead of failing completely.
- Comments at end-of-file with no following newline are now treated correctly.