No, @kugel- said:

the sidebar lists a symbol and you can click on it to go to the defintion (because fed by ctags) but you cannot click on the same symbol in the editor (because goto-definition in editor is implemented by LSP).

Note the in the editor, where LSP will indeed only goto (or show on hover) the declaration/definition only if it is valid and error it if it is invalid.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3571/c1802722539@github.com>