mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
Indentation fixed
This commit is contained in:
parent
70ff052f2c
commit
cfa9035aa5
1 changed files with 5 additions and 1 deletions
|
|
@ -76,9 +76,13 @@ export const language = <languages.IMonarchLanguage>{
|
|||
'#line',
|
||||
'#selector',
|
||||
'#sourceLocation',
|
||||
'#warning','Any','Protocol',
|
||||
'#warning',
|
||||
|
||||
'Any',
|
||||
'Protocol',
|
||||
'Self',
|
||||
'Type',
|
||||
|
||||
'actor',
|
||||
'as',
|
||||
'assignment',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue