-
Notifications
You must be signed in to change notification settings - Fork 12
plugin is not loading on ios + Sublime Text 3 #14
Comments
I think the plugins listed in the console are “real” plugins, packages that include Python code. Icon Fonts consists only of auto-completions, that's why it's not listed. You mentioned you cannot use the completions, can you be more specific? Also, take a look at the usage description, which mentions several limitations and how to overcome them. |
ah sorry, thanks for the explanation, also when using Ctrl+Space there are no |
Are you working with HTML files? Make sure the Example: // Preferences.sublime-settings
{
"auto_complete_selector": "text.html, meta.tag - punctuation.definition.tag.begin, source - comment - string.quoted.double.block - string.quoted.single.block - string.unquoted.heredoc",
} |
ok I added but it is still not working -.- I don't know what I am doing wrong :( |
Hm, I'm running out of ideas. Did you install the package with Package Control (otherwise, how and where to)? Is the package activated? |
yes, via Package Control! also did remove and install again :/ |
And it's not listed when you run With the
|
no it is not listed there, but in the |
I installed the package, but when I look at the console, the plugin seems not to be loaded and I cannot use it. This is the console output:
The text was updated successfully, but these errors were encountered: