code completion stops working between ubuntu versions?
Posted: Wed Feb 24, 2021 1:09 pm
Just wondering if anyone else has had this issue.
After upgrading from Ubuntu 18 to 20, CodeLite code completion has not worked.
This goes for c++ standard (library) functions as well as ones in my own workspace.
I did see in
settings -> code completion -> CTags -> search paths
that it still looked for g++ 7, where after the upgrade it was 9.
So I changed those paths but that did not fix it (and would not have made any difference for my own workspace functions)
Does anyone know a setting that may have / should be changed?
As far as I can see CodeLite has not changed over the upgrade.
After upgrading from Ubuntu 18 to 20, CodeLite code completion has not worked.
This goes for c++ standard (library) functions as well as ones in my own workspace.
I did see in
settings -> code completion -> CTags -> search paths
that it still looked for g++ 7, where after the upgrade it was 9.
So I changed those paths but that did not fix it (and would not have made any difference for my own workspace functions)
Does anyone know a setting that may have / should be changed?
As far as I can see CodeLite has not changed over the upgrade.