@b4n @elextr Alright, documentation pushed, please let me know if I missed 
something, something should be reworded or fixed.

I didn't write much about the "priority" parameter of `_register()` because I 
don't know yet if Geany itself will use this interface too or not or what 
priority it will have. If Geany starts using priorities and has priority 0, do 
we want to allow plugins to have negative priorities too and serve as a 
fallback if geany doesn't implement something? I can imagine something like 
Geany's `autocomplete_doc_word()` to be placed after anything else. Anyway, 
this is not very important at the moment.

Also, even though we don't have settings in Geany yet, I think plugins could 
provide the priority settings by themselves e.g. in their config file and if 
the value is changed, just re-register their extension. But again, we have just 
one plugin now.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3849#issuecomment-2165686224
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3849/[email protected]>

Reply via email to