richard1122 / vscode-youcompleteme

YouCompleteMe for VSCode
https://marketplace.visualstudio.com/items?itemName=RichardHe.you-complete-me
MIT License
53 stars 8 forks source link

why can not work on Ubuntu 16.04? #17

Closed baoqingwutong closed 7 years ago

baoqingwutong commented 8 years ago

I'm new user, want use it in vs code, but it not work. I install python3.5.2, and build ycmd successfully, then set ycmd.path. I alos install C/C++ extension(microsoft). like this, string.push_back() not found! 2016-10-27 17-31-33

agauniyal commented 8 years ago

Try turning off Microsoft C/C++ extension's autocomplete and then try..

richard1122 commented 8 years ago

If you turned off MS C/C++ extension and still now working. Please set ycmd.debug true in your configuration file to see if there are any log useful.