mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Merge branch 'main' into extend-st-extensions-twincat
This commit is contained in:
commit
4ef8a6f97b
1 changed files with 3 additions and 0 deletions
|
|
@ -197,6 +197,9 @@ export const language = <languages.IMonarchLanguage>{
|
||||||
'__m256',
|
'__m256',
|
||||||
'__m256d',
|
'__m256d',
|
||||||
'__m256i',
|
'__m256i',
|
||||||
|
'__m512',
|
||||||
|
'__m512d',
|
||||||
|
'__m512i',
|
||||||
'__m64',
|
'__m64',
|
||||||
'__multiple_inheritance',
|
'__multiple_inheritance',
|
||||||
'__newslot',
|
'__newslot',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue