LuteOrg / lute-v3

LUTE = Learning Using Texts: learn languages through reading.
https://luteorg.github.io/lute-manual/
MIT License
492 stars 46 forks source link

Display installed plugins in "About > Version and Software Info" #422

Closed jzohrab closed 2 months ago

jzohrab commented 6 months ago

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:

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 2 months ago

Nice to have, but closing to manage the backlog.