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

Log the output of the Ycmd auto-server #12

Closed pope closed 8 years ago

pope commented 8 years ago

Print out any output that comes from the ycmd server when using auto-server. This really helps when you've messed up settings or a bad .ycmd_extra_conf.py.