Closed krish2487 closed 6 years ago
Please, read the issue template carefully and conform to it. It is not written just for fun. I am missing a lot of information in your log as you have cut it substantially. Please, follow the issue template to include all information available and open a new issue with that additional information. I will close this issue as invalid.
hello. I apologise if this seems a easy issue to fix. I have tried searching on the repo for similar issues to this and have failed. I am running sublime with this plugin and deviot pausing for embedded development. However the autocomplete popup does not list all the functions available in the headers. It only shows those functions that have already been used once in the open file. This is what I get from the console output.
I am using the .clang_complete file for the location of the headers. This are. the contents of the .clang_complete file
I. have tried uninstalling and reinstalling the plugin and sublime several times over but to no change. I am assuming, please correct me if I am wrong, that the plugin will scrap the headers in the specified directories and provide a list of possible functions for use during the autocomplete. Autocomplete works fine with atom and VScode just fine for the same project. However I would like to move to sublime. One limiting issue is this autocomplete.
MacOS - 10.13.4 Clang - os bundled Sublime - build 3143 Installed plugins - deviot, easyclangcomplete, sublimelinter, sublimelinter-clang,package control Python - Anaconda 3.6.5 gcc - 4.2.1 clang - 4.0.1
I am assuming I goofed up during the configuration. I ll be grateful if anyone can point out where I went wrong.
Thank you in advance!! :-)