@b4n 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.

Well, the LSP plugin would look for the word and return FALSE if it didn't find 
any.

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

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

Reply via email to