When the VisCCG is maximized, and then one clicks on “Lexicon” or whatever, the “File, Edit” etc menu bar goes away. done!
Line numbers should update automatically
Status message at each stage of compilation or last event – introduce a label box, maybe?
Control-C and Control-V for editing
Validate should say something to the effect that the grammar is valid, if there are no errors. Perhaps an Emacs style message in a line at the bottom? done!
The new grammar template should leave whitespace between each of the sections, and it should already have stuff like “feature {\n\n}” in those areas.
It would be preferable for the semantics display to have the nominal variables not be subscripted when in the main body of the logical form. They should only be subcripted when they are an argument to the satisfaction operator @.
Features don't display after initial creation. The grammar must be reloaded in order for them to appear in the Features tab. done!
Changing to new tabs should not resize the window! done!
When editing the lexicon, using the click-to-edit functionality can get into a wierd state, where it thinks you are editing, so it offers “Done” etc, but then gets confused when you accept one of the options (and you must accept one of the options). Fortunately, things don't crash, but you must return to the “Edit” tab and then go back to the Lexicon tab. done!
Clicking done on a category edit that was ill-formed leads to a cut-off of the family listing without any warnings or suggestions. The behavior would ideally be like using the validate button on that category.
Non alphabetic characters such as apostrophes cause trouble for ccg2xml. They should be usable.