-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
I've installed this package for Sublime Text 2 now and noticed that main completions aren't working. I noticed that only “description” completions are working. After some investigations, disabling Emmet and even SublimeCodeIntel (I thought they can affect work of this package) the problem was still.
And you know what's the trick? In your source files (.sublime-completions) you left comma “,” after every last JSON-object :) Result — bad syntax in your important files, everything is not working. I didn't look at every file, but definitely some of them with bad syntax. Quickly fix it!
Metadata
Metadata
Assignees
Labels
No labels