Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ycmd出现提示,没有补全. #8

Open
xiazhiyu1 opened this issue Jan 11, 2017 · 2 comments
Open

ycmd出现提示,没有补全. #8

xiazhiyu1 opened this issue Jan 11, 2017 · 2 comments

Comments

@xiazhiyu1
Copy link

打开一个文件 出现提示 ,
The ycmd server SHUT DOWN (restart with ':YcmRestartServer'). YCM core library n
ot detected; you need to compile YCM before using it. Follow the instructions in
the documentation.
执行YcmRestartServer后会一直显示restarting ycmd server
文件也没有提示补全
是不是我还要安装libclang,对ycmd进行配置?
感谢

@xiazhiyu1
Copy link
Author

xiazhiyu1 commented Jan 11, 2017

折腾了一下终于解决了,希望对小白有帮助.
1.安装CMake
2.执行cd ~/.vim/bundle/YouCompleteMe
3如果对js补全执行sudo ./install.py --tern-completer
就可以了

@xiazhiyu1
Copy link
Author

但是我发现出现补全提示后,需要按一下,选中补齐的提示,而不是按tab或者enter,不知道是不是我这出问题了.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant