mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 16:15:41 +01:00
Merge branch 'main' into patch-1
This commit is contained in:
commit
5be41f8e80
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