We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a9649 commit bc11128Copy full SHA for bc11128
1 file changed
ecmascript.sublime-syntax
@@ -40,8 +40,8 @@ variables:
40
keywordLanguage: >-
41
break | case | catch | class | const | continue | debugger | default |
42
delete | do | else | export | extends | finally | for | function | if |
43
- import | in | instanceof | let | new | return | super | switch | this |
44
- throw | try | typeof | var | void | while | with | yield
+ import | in | instanceof | let | new | return | static | super | switch |
+ this | throw | try | typeof | var | void | while | with | yield
45
keywordReserved: >-
46
await | enum | implements | interface |
47
package | private | protected | public
0 commit comments