Open mission-young opened 7 years ago
I compile ycmd, and set the environment as below:
Python Executable: C:\Program Files\Python35\python.exe Ycmd Path: C:\Users\yuanf\Desktop\YouCompleteMe\third_party\ycmd Global Extra Config: C:\Users\yuanf\Desktop\YouCompleteMe\third_party\ycmd\examples.ycm_extra_conf.py
but when I type in "string ss;ss.", it doesn't show any tips,nothing wrong happens though. Is my setting wrong? How can it run normally?
I compile ycmd, and set the environment as below:
Python Executable: C:\Program Files\Python35\python.exe Ycmd Path: C:\Users\yuanf\Desktop\YouCompleteMe\third_party\ycmd Global Extra Config: C:\Users\yuanf\Desktop\YouCompleteMe\third_party\ycmd\examples.ycm_extra_conf.py
but when I type in "string ss;ss.", it doesn't show any tips,nothing wrong happens though. Is my setting wrong? How can it run normally?