Akuli / porcupine

A decent editor written in tkinter
MIT License
160 stars 46 forks source link

Show warning if plugin docstring/description is missing #1492

Closed Akuli closed 6 months ago

Akuli commented 6 months ago

Fixes #1484

The warning is shown only after a successful setup(), because otherwise you get a somewhat unimportant warning along with a much more important error.