xref: /DragonOS/.vscode/settings.json (revision 2b7818e80e00fcfe4d03533f587cc125ea5e4bec)
1df7b3a37Sfslongjin{
2df7b3a37Sfslongjin    "files.associations": {
3df7b3a37Sfslongjin        "stdbool.h": "c",
4ead838bfSfslongjin        "printk.h": "c",
5ead838bfSfslongjin        "stdarg.h": "c",
6d1671bc1Sfslongjin        "process.h": "c",
7d1671bc1Sfslongjin        "cpu.h": "c",
8d1671bc1Sfslongjin        "mm.h": "c",
9d1671bc1Sfslongjin        "glib.h": "c",
10d1671bc1Sfslongjin        "asm.h": "c",
11d1671bc1Sfslongjin        "memory.h": "c",
128e1a0c9aSfslongjin        "multiboot2.h": "c",
138e1a0c9aSfslongjin        "kprint.h": "c",
14b3cbd3caSfslongjin        "ptrace.h": "c",
152bb63e8eSfslongjin        "mouse.h": "c",
16db3749ecSfslongjin        "algorithm": "c",
17db3749ecSfslongjin        "array": "c",
18db3749ecSfslongjin        "atomic": "c",
19db3749ecSfslongjin        "*.tcc": "c",
20db3749ecSfslongjin        "bitset": "c",
21db3749ecSfslongjin        "cassert": "c",
22db3749ecSfslongjin        "cctype": "c",
23db3749ecSfslongjin        "cerrno": "c",
24db3749ecSfslongjin        "chrono": "c",
25db3749ecSfslongjin        "climits": "c",
26db3749ecSfslongjin        "clocale": "c",
27db3749ecSfslongjin        "cmath": "c",
28db3749ecSfslongjin        "codecvt": "c",
29db3749ecSfslongjin        "condition_variable": "c",
30db3749ecSfslongjin        "cstdarg": "c",
31db3749ecSfslongjin        "cstddef": "c",
32db3749ecSfslongjin        "cstdint": "c",
33db3749ecSfslongjin        "cstdio": "c",
34db3749ecSfslongjin        "cstdlib": "c",
35db3749ecSfslongjin        "cstring": "c",
36db3749ecSfslongjin        "ctime": "c",
37db3749ecSfslongjin        "cwchar": "c",
38db3749ecSfslongjin        "cwctype": "c",
39db3749ecSfslongjin        "deque": "c",
40db3749ecSfslongjin        "exception": "c",
41db3749ecSfslongjin        "forward_list": "c",
42db3749ecSfslongjin        "functional": "c",
43db3749ecSfslongjin        "iterator": "c",
44db3749ecSfslongjin        "list": "c",
45db3749ecSfslongjin        "map": "c",
46db3749ecSfslongjin        "memory": "c",
47db3749ecSfslongjin        "memory_resource": "c",
48db3749ecSfslongjin        "numeric": "c",
49db3749ecSfslongjin        "optional": "c",
50db3749ecSfslongjin        "random": "c",
51db3749ecSfslongjin        "ratio": "c",
52db3749ecSfslongjin        "set": "c",
53db3749ecSfslongjin        "string": "c",
54db3749ecSfslongjin        "string_view": "c",
55db3749ecSfslongjin        "system_error": "c",
56db3749ecSfslongjin        "tuple": "c",
57db3749ecSfslongjin        "type_traits": "c",
58db3749ecSfslongjin        "unordered_map": "c",
59db3749ecSfslongjin        "utility": "c",
60db3749ecSfslongjin        "vector": "c",
61db3749ecSfslongjin        "fstream": "c",
62db3749ecSfslongjin        "initializer_list": "c",
63db3749ecSfslongjin        "ios": "c",
64db3749ecSfslongjin        "iosfwd": "c",
65db3749ecSfslongjin        "istream": "c",
66db3749ecSfslongjin        "limits": "c",
67db3749ecSfslongjin        "locale": "c",
68db3749ecSfslongjin        "mutex": "c",
69db3749ecSfslongjin        "new": "c",
70db3749ecSfslongjin        "ostream": "c",
71db3749ecSfslongjin        "queue": "c",
72db3749ecSfslongjin        "sstream": "c",
73db3749ecSfslongjin        "stdexcept": "c",
74db3749ecSfslongjin        "streambuf": "c",
75db3749ecSfslongjin        "thread": "c",
76db3749ecSfslongjin        "cinttypes": "c",
77db3749ecSfslongjin        "cstdbool": "c",
78279de4c7Sfslongjin        "typeinfo": "c",
79966d67fcSfslongjin        "unistd.h": "c",
800aec6827Sfslongjin        "syscall_num.h": "c",
810aec6827Sfslongjin        "stdint.h": "c",
820aec6827Sfslongjin        "syscall.h": "c",
830aec6827Sfslongjin        "fcntl.h": "c",
8437da6ef1Sfslongjin        "types.h": "c",
8537da6ef1Sfslongjin        "string.h": "c",
86edb21695Sfslongjin        "math.h": "c",
875df5d799Sfslongjin        "arch.h": "c",
88832c0c7eSfslongjin        "stdio.h": "c",
898246c1c9Sfslongjin        "wait_queue.h": "c",
904e04ab9eSfslongjin        "stddef.h": "c",
91b79ba099Sfslongjin        "spinlock.h": "c",
92eb67b612Sfslongjin        "stat.h": "c",
937670031bSfslongjin        "video.h": "c",
94d0ddb737Sfslongjin        "ahci.h": "c",
95d0ddb737Sfslongjin        "slab.h": "c",
96a1c843cdSfslongjin        "boot_info.h": "c",
9716d6b94cSfslongjin        "pci.h": "c",
982b0b7278Sfslongjin        "time.h": "c",
99813c3f9bSfslongjin        "errno.h": "c",
1004bc64de8Sfslongjin        "bug.h": "c",
101fadeee36Sfslongjin        "sched.h": "c",
102e806bbc0Sfslongjin        "preempt.h": "c",
10317d5fea2Sfslongjin        "textui.h": "c",
10417d5fea2Sfslongjin        "atomic.h": "c",
1051dd9195dSfslongjin        "semaphore.h": "c",
1061dd9195dSfslongjin        "mm-types.h": "c",
10706af77bdSfslongjin        "current.h": "c",
1080223232fSfslongjin        "traceback.h": "c",
1094713a1a1Sfslongjin        "bitcount.h": "c",
110339053a2Sfslongjin        "limits.h": "c",
1119f2b080cSfslongjin        "mutex.h": "c",
1129f2b080cSfslongjin        "mount.h": "c",
1139f2b080cSfslongjin        "internal.h": "c",
114efa38a7dSlogin        "compiler_attributes.h": "c",
11539f11c5bSlogin        "timer.h": "c",
11634205659Skong        "hid.h": "c",
11727a97abdSDaJiYuQia        "compiler.h": "c",
118d9ee9a0fShoumkh        "err.h": "c",
11909f8d6f5Sguanjinquan        "list.h": "c",
12027a97abdSDaJiYuQia        "irqflags.h": "c",
121237e95c6Swwc-15172310230        "dirent.h": "c",
122237e95c6Swwc-15172310230        "cmd_help.h": "c",
123237e95c6Swwc-15172310230        "wait.h": "c",
124237e95c6Swwc-15172310230        "__libc__.h": "c",
1250e0c1874Slogin        "ctype.h": "c",
1260e0c1874Slogin        "mmio.h": "c",
1270e0c1874Slogin        "stdint-gcc.h": "c",
1280e0c1874Slogin        "acpi.h": "c",
1297a818da8Slogin        "assert.h": "c",
13074bde36eSguanjinquan        "sys_version.h": "c",
13126d84a31SYJwu2023        "cmd.h": "c",
132ac48398dSlogin        "net.h": "c",
13340fe15e0SLoGin        "cmd_test.h": "c",
1341a62e776SLoGin        "cmpxchg.h": "c",
1351496ba7bSLoGin        "mman.h": "c",
136fbe6becdSLoGin        "clocksource.h": "c",
13746e234aeSLoGin        "ata.h": "c",
1384fda81ceSLoGin        "barrier": "c",
1398d72b68dSJomo        "charconv": "c",
1408d72b68dSJomo        "printf.h": "c",
1418d72b68dSJomo        "klog.h": "c",
1428d72b68dSJomo        "malloc.h": "c",
1438d72b68dSJomo        "*.o": "c",
1448d72b68dSJomo        "k_log.h": "c"
145574f3232Sfslongjin    },
146f678331aShanjiezhou    "C_Cpp.errorSquiggles": "enabled",
1472813126eSlogin    "esbonio.sphinx.confDir": "",
148dd9f1fc1STingHuang    "rust-analyzer.checkOnSave.allTargets": false,
149dd9f1fc1STingHuang    "rust-analyzer.linkedProjects": [
150a03c4f9dSLoGin        "./kernel/Cargo.toml",
1517b32f508SLoGin        "./tools/Cargo.toml",
1521d37ca6dSDonkey Kane
153fba56231SLoGin    ],
154*23ef2b33SLoGin    // "rust-analyzer.cargo.target": "riscv64gc-unknown-none-elf",
1554fda81ceSLoGin    "rust-analyzer.cargo.target": "x86_64-unknown-none",
15670a4e555SLoGin    "rust-analyzer.check.overrideCommand": [
15770a4e555SLoGin        "make",
1584fda81ceSLoGin        "check",
1594fda81ceSLoGin
16070a4e555SLoGin    ],
161df7b3a37Sfslongjin}