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).

Actually, in this particular case, if we wanted, we could fall back to trying TM if no goto happens using LSP (but even in this case I wouldn't do it because in bug reports we wouldn't know if it was the TM's or LSP's problem).


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/c1802754246@github.com>