SublimeText / PackageDev

Tools to ease the creation of snippets, syntax definitions, etc. for Sublime Text.
MIT License
436 stars 83 forks source link

Syntax: Update a couple of completions #244

Closed deathaxe closed 5 years ago

deathaxe commented 5 years ago

This commit updates completions for sublime-syntax development according to the new scope naming guidelines, which are not yet covered by another PR.

see: https://www.sublimetext.com/docs/3/scope_naming.html#constant

Note: The keywords extends and throws are no longer part of the scope naming guideline. They are therefore removed from the completions.