mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
Add static keyword
This commit is contained in:
parent
8270c45a38
commit
d2ec32be72
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ export const language = <languages.IMonarchLanguage>{
|
||||||
'null',
|
'null',
|
||||||
'return',
|
'return',
|
||||||
'set',
|
'set',
|
||||||
|
'static',
|
||||||
'super',
|
'super',
|
||||||
'switch',
|
'switch',
|
||||||
'symbol',
|
'symbol',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue