Web-eWorks/ide-c-cpp

Allow user to specify full path to ccls and cquery binaries

Opened this issue · 0 comments

I'm encountering the same problem as other users where the ccls and cquery binaries can't be found despite being in /usr/local/bin

How about allowing the user to specify the full path to the ccls and cquery binaries in the configuration rather than relying on environment variables in a GUI application. I think that would solve all the PATH problems.