@techee commented on this pull request.


> +             plugin_extension_goto_perform(doc, pos, definition);
+               return TRUE;

Ad (1): `plugin_extension_goto_perform()` could be modified to return gboolean 
so Geany could use it if it uses the PluginExtensions interface. The LSP plugin 
though will always have to return TRUE here.

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

Message ID: <geany/geany/pull/3849/review/2096309...@github.com>

Reply via email to