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

YcmCompleter commands don't work #107

Open
xdl opened this issue Nov 28, 2017 · 0 comments
Open

YcmCompleter commands don't work #107

xdl opened this issue Nov 28, 2017 · 0 comments

Comments

@xdl
Copy link

xdl commented Nov 28, 2017

I have Ycm compiled with clang-completer, and am able to see autocomplete suggestions as well as documentation for methods. However, when I try to call :YcmCompleter GetDoc (or :YcmCompleter GoTo on any object, I get

ValueError: No semantic completer exists for filetypes: [u'haxe']

Although when I do :echo g:ycm_semantic_triggers I get {'haxe': ['.', '(']}. Are these commands supported and if so do are there additional setup steps required to get them working?

Thanks!

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