mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +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',
|
'#line',
|
||||||
'#selector',
|
'#selector',
|
||||||
'#sourceLocation',
|
'#sourceLocation',
|
||||||
'#warning','Any','Protocol',
|
'#warning',
|
||||||
|
|
||||||
|
'Any',
|
||||||
|
'Protocol',
|
||||||
'Self',
|
'Self',
|
||||||
'Type',
|
'Type',
|
||||||
|
|
||||||
'actor',
|
'actor',
|
||||||
'as',
|
'as',
|
||||||
'assignment',
|
'assignment',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue