Page 1 of 1

Go to definition functionality

Posted: 10.08.2022 08:33
by smartmic
Hi,
what is the recommendation concerning using "Go to definition" function? When I tried it with code written in Python or C++, it always says "No goto-definition plugin installed for this lexer". But I could not find such plugins. Do they exist and I just could not find them? Or are they really missing for such widespread languages?

Related, are there any plans to support ctags in the future?

Thanks & regards,
Martin

Posted: 10.08.2022 08:42
by main Alexey
Ctags: I don't plan it, but someone can write a plugin.

Main topic: you neeed IntelliSense plugin! https://wiki.lazarus.freepascal.org/Cud ... telliSense
LSP info here: https://wiki.lazarus.freepascal.org/Cud ... LSP_Client

19.1 LSP server for Python
19.2 LSP server for CSS/SCSS/LESS
19.3 LSP server for Nim
19.4 LSP server for Rust
19.5 LSP server for AutoHotkey
19.6 LSP server for JavaScript/ReactJS
19.7 LSP servers for C/C++
19.8 LSP server for Red
19.9 LSP server for PHP