Display installed plugins in "About > Version and Software Info"
Closed this issue · 1 comments
jzohrab commented
PR #413 adds "plugins" for fancy language parsers (woot!). At some point, it will be nice to include a listing of installed plugins as well.
Cases to handle:
- no plugins
- plugins :-)
Maybe the current hacky lute.parse.registry
will need to change, separating out plugin loading from registry stuff, so that the plugins could be easily pulled out. Or perhaps the plugin version info could be included in the registry.
jzohrab commented
Nice to have, but closing to manage the backlog.