eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.08k stars 444 forks source link

[Bug]: ctagsd, outline view ,Missing function name #3381

Open liuanlin-mx opened 1 month ago

liuanlin-mx commented 1 month ago

What happened?

A bug happened!

Version

Other

Operating system

Linux

Steps to reproduce

No response

Relevant log output

No response

liuanlin-mx commented 1 month ago

codelite 17.10 1

liuanlin-mx commented 1 month ago

3271 ,This improvement introduces the issue

eranif commented 1 month ago

I am going to remove this LSP from CodeLite... any reason why you are using it and not clangd? which is far superior?

liuanlin-mx commented 1 month ago

ctagsd does not depend on compile_commands.json Embedded development environment, ctags is better