SublimeYouCompleteMe icon indicating copy to clipboard operation
SublimeYouCompleteMe copied to clipboard

YCMD plugin for Sublime Text

Results 2 SublimeYouCompleteMe issues
Sort by recently updated
recently updated
newest added

When the plugin is loaded and it cannot find python 2.7, it throws the following error: ``` Traceback (most recent call last): File ".\sublime_plugin.py", line 62, in reload_plugin File ".\SublimeYouCompleteMe.py",...

When the plugin is loaded for the first time, we should extend the "auto_complete_triggers" setting. This forces sublime text to trigger auto complete on certain characters it doesn't by default....