[Bug]: lsp cannot go to line of symbol
What happened?
A bug happened!
when i open this symbol, it will expan this file, but cannot know which line it go to

Version
Self compiled
Operating system
Windows 10
Steps to reproduce
No response
Relevant log output
No response
clicking the line (the inner line) -> does not take you to the location?
cannot
os: windows10 --> ssh to ubuntu22
cannot, i compile with bear -- make, does this generation compile_commands.json is valid ?
i had click many times

I am not familiar with bear...
I am not familiar with bear...
how to generator comile_commands.json file, i had trid with follow, but it failed. does it only support cmakelists.txt ??



Thanks for the detailed information.
Can you increase CodeLite log level and check the output in %appdata%\CodeLite\logs\lsp.log & %appdata%\CodeLite\logs\codelite.log? increase log level from: settings -> preferences -> misc, set it to "Debug"
FYI: the problem does not seem to be in the compile_commands.json file, but rather with the translation from the remote workspace path and the local machine ( I am assuming that you are using Remote over SSH workspace here)