Hi,
As far as I read, CodeIntel does support C++. I installed CodeIntel using pip3, Installed SublimeCodeIntel, extended the default config by copying the original entries and modifying them. One thing in particular, the list of supported languages where I added “C#” and “C++”. The .codeintel directory got created but the db directory is empty.
Nothing noticeable in the console.
I assume, When I type in another class name partly, it would appear in the list, but it only shows local symbols.
Any tips for me?
Thanks.