Closed harryherold closed 7 years ago
My .ycm_extra_conf.py
was not loaded. Now it works!
How can i set automatic loading by each workspace?
I tried "ycmd.confirm_extra_conf": true
in the .vscode/settings.json
but this is not working.
Of course ycmd.confirm_extra_conf
should be false.
I build a compilation database with bear for an autotools project and I get the following error:
The error occurs by clicking on function or variables. Where can I get more information about the error? Are there log files?