JavaParser-AST-Inspector
JavaParser-AST-Inspector copied to clipboard
Multiple tabs -- one per parsed file?
Currently there is one tab, and this gets replaced when parsing a new file.
While a new tab can currently be opened every time the parse button is clicked, no deduplication occurs and there can be multiple parse result tabs for the same file.
This might be desirable, but should probably be configurable.
Either way, here's an issue to track it! :)