Eran Ifrah

Results 190 comments of Eran Ifrah

Missing some information here: - Do you have a language server configured and enabled? - Which OS? CodeLite 14.0 is quite old, I highly recommend to upgrade it Once upgraded,...

As a newcomer to Ruby, I already had Ruby installed on my laptop and I wanted to try something with Solargraph. I followed the instructions as they appear here and...

Shame it is not supported. I am very impressed with the speed of reading, but I am afraid that only having the "Read API" is not sufficient for most C++...

Yes, I am aware of this. This is because of the new `wxCollapsiblePane`. It does not play nice with size of dialog as it adjust the dialog size once its...

What's the difference between compiling: ```bash gcc main.c gcc foo.c ``` and ```bash gcc main.c foo.c ``` ?

clicking the line (the inner line) -> does not take you to the location?

I am not familiar with bear...

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

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