LuckyGeck / YcmdCompletion

Sublime Text 3 plugin for C++ code completion and error highlighting, based on Ycmd server
MIT License
41 stars 17 forks source link

No completion available #23

Closed jsholmes closed 7 years ago

jsholmes commented 8 years ago

I use ycmd via both macvim (using YouCompleteMe) and emacs (using emacs-ycmd). I have these share a ycmd binary and my .ycm_extra_conf file. They both work great.

I was really glad to see a Sublime client for it and gave this a shot, but I never get any completions. It just says [Ycmd] No completion available down in the status bar for a moment.

Any ideas of what I can do here or how I help debug?

jsholmes commented 8 years ago

Nevermind! I'm new to sublime, but found the console, so see this is the same as #8