Ivan Koster
Ivan Koster
When using the pushoperation `health-check-type` and related fields are ignored from a manifest file. This is caused by the v2 api of cf using the same field names, but the...
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....