Describe the bug
When using Kite JS-completion with Sublime Text 3.2.2 the Kite plugin appears to prevent my "snippets" from appearing in the list of code suggestions, most of the time.
When e.g. typing "c" to access my 'console.log("FOO")' snippet I somewhat randomly get three different completion options, as can be seen in the attached image (my snippets is the "console-log" one in the popup menu). Most of the time it's the first, that doesn't include my snippet.
Describe the bug When using Kite JS-completion with Sublime Text 3.2.2 the Kite plugin appears to prevent my "snippets" from appearing in the list of code suggestions, most of the time.
When e.g. typing "c" to access my 'console.log("FOO")' snippet I somewhat randomly get three different completion options, as can be seen in the attached image (my snippets is the "console-log" one in the popup menu). Most of the time it's the first, that doesn't include my snippet.
Screenshots