Update vscode configs

This commit is contained in:
Alex 2023-03-04 21:20:09 +02:00
parent c5342827bd
commit 8b0b817652
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD
2 changed files with 6 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"C_Cpp.default.cppStandard": "c++20", "C_Cpp.default.cppStandard": "c++20",
"C_Cpp.intelliSenseMemoryLimit": 16384, "C_Cpp.intelliSenseMemoryLimit": 16384,
"editor.smoothScrolling": true, "editor.smoothScrolling": true,
"editor.cursorSmoothCaretAnimation": true, "editor.cursorSmoothCaretAnimation": "on",
"files.watcherExclude": { "files.watcherExclude": {
"**/tools/binutils-gdb/**": true, "**/tools/binutils-gdb/**": true,
"**/tools/build-binutilsamd64/**": true, "**/tools/build-binutilsamd64/**": true,

View File

@ -71,6 +71,8 @@
"CTLS", "CTLS",
"cutlim", "cutlim",
"daif", "daif",
"daifclr",
"daifset",
"DEBUGCTL", "DEBUGCTL",
"defragment", "defragment",
"dialup", "dialup",
@ -162,6 +164,7 @@
"memsz", "memsz",
"MEMTEST", "MEMTEST",
"mfence", "mfence",
"MIDR",
"mminb", "mminb",
"mminl", "mminl",
"mminq", "mminq",
@ -240,6 +243,7 @@
"RELSZ", "RELSZ",
"Rodata", "Rodata",
"RRGGBB", "RRGGBB",
"RSDP",
"RTIT", "RTIT",
"schedbg", "schedbg",
"serialports", "serialports",
@ -316,6 +320,7 @@
"Xalloc", "Xalloc",
"xallocv", "xallocv",
"Xclac", "Xclac",
"xgetbv",
"Xmemcpy", "Xmemcpy",
"Xmemset", "Xmemset",
"Xsize", "Xsize",