[Github-comments] [geany/geany-plugins] Auto-close quotation conflicts with plugin (Issue #1127)

xiota notifications at xxxxx
Wed Nov 3 22:29:44 UTC 2021


The plugin apparently does not do any checking for whether the built-in autoclose feature is active.  (I could not find any code that does so.)

Geany and the plugin *apparently* do not conflict for parentheses, brackets, and braces because Geany does not autoclose brackets that are already closed.  So when the autoclose plugin closes them, Geany doesn't.  Unfortunately, the plugin appears to act before Geany, so it's not possible for the plugin to detect when Geany has (will) insert the closing quote.

Maybe the plugin could check and disable conflicting settings.  I don't know if there is are API calls to do that though.  

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1127#issuecomment-960244607
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211103/9a10c2f3/attachment.htm>


More information about the Github-comments mailing list