mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
Update vscode configs
This commit is contained in:
parent
c5342827bd
commit
8b0b817652
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -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,
|
||||||
|
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user