You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- .sublime-commands after menus and before `metadata`
since commands seem relatively common in Packages.
- .sublime-completions before `snippets` since, according to the
official documentation, a Snippet is just a Completion with more
flexible (and more readable) content formatting.
0 commit comments