mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
Update keywords
This commit is contained in:
parent
f57624cdc1
commit
519407a929
1 changed files with 2 additions and 1 deletions
|
|
@ -74,7 +74,8 @@ export const language = <languages.IMonarchLanguage>{
|
||||||
'borrow',
|
'borrow',
|
||||||
'using',
|
'using',
|
||||||
'borrowing',
|
'borrowing',
|
||||||
'mutable'
|
'mutable',
|
||||||
|
'internal'
|
||||||
],
|
],
|
||||||
|
|
||||||
typeKeywords: [
|
typeKeywords: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue