xref: /DragonOS/.vscode/settings.json (revision abe3a6ea3c543425e2cad12722e8a658b324d515)
1{
2    "files.associations": {
3        "stdlib.h": "c",
4        "stdbool.h": "c",
5        "printk.h": "c",
6        "stdarg.h": "c",
7        "trap.h": "c",
8        "gate.h": "c",
9        "process.h": "c",
10        "cpu.h": "c",
11        "mm.h": "c",
12        "glib.h": "c",
13        "asm.h": "c",
14        "memory.h": "c",
15        "irq.h": "c",
16        "multiboot2.h": "c",
17        "kprint.h": "c",
18        "8259a.h": "c",
19        "ptrace.h": "c",
20        "mouse.h": "c",
21        "keyboard.h": "c",
22        "apic.h": "c",
23        "ps2_keyboard.h": "c",
24        "algorithm": "c",
25        "array": "c",
26        "atomic": "c",
27        "*.tcc": "c",
28        "bitset": "c",
29        "cassert": "c",
30        "cctype": "c",
31        "cerrno": "c",
32        "cfloat": "c",
33        "chrono": "c",
34        "climits": "c",
35        "clocale": "c",
36        "cmath": "c",
37        "codecvt": "c",
38        "condition_variable": "c",
39        "cstdarg": "c",
40        "cstddef": "c",
41        "cstdint": "c",
42        "cstdio": "c",
43        "cstdlib": "c",
44        "cstring": "c",
45        "ctime": "c",
46        "cwchar": "c",
47        "cwctype": "c",
48        "deque": "c",
49        "exception": "c",
50        "forward_list": "c",
51        "functional": "c",
52        "iterator": "c",
53        "list": "c",
54        "map": "c",
55        "memory": "c",
56        "memory_resource": "c",
57        "numeric": "c",
58        "optional": "c",
59        "random": "c",
60        "ratio": "c",
61        "set": "c",
62        "string": "c",
63        "string_view": "c",
64        "system_error": "c",
65        "tuple": "c",
66        "type_traits": "c",
67        "unordered_map": "c",
68        "utility": "c",
69        "vector": "c",
70        "fstream": "c",
71        "initializer_list": "c",
72        "ios": "c",
73        "iosfwd": "c",
74        "istream": "c",
75        "limits": "c",
76        "locale": "c",
77        "mutex": "c",
78        "new": "c",
79        "ostream": "c",
80        "queue": "c",
81        "sstream": "c",
82        "stdexcept": "c",
83        "streambuf": "c",
84        "thread": "c",
85        "cinttypes": "c",
86        "cstdbool": "c",
87        "typeinfo": "c",
88        "x86_64_ipi.h": "c",
89        "unistd.h": "c",
90        "syscall_num.h": "c",
91        "stdint.h": "c",
92        "syscall.h": "c",
93        "fcntl.h": "c",
94        "types.h": "c",
95        "string.h": "c",
96        "math.h": "c",
97        "ipi.h": "c",
98        "arch.h": "c",
99        "elf.h": "c",
100        "stdio.h": "c",
101        "wait_queue.h": "c",
102        "stddef.h": "c",
103        "spinlock.h": "c",
104        "stat.h": "c",
105        "video.h": "c",
106        "libm.h": "c",
107        "ahci.h": "c",
108        "slab.h": "c",
109        "boot_info.h": "c",
110        "pci.h": "c",
111        "time.h": "c",
112        "ia64_msi.h": "c",
113        "errno.h": "c",
114        "bug.h": "c",
115        "apic_timer.h": "c",
116        "sched.h": "c",
117        "preempt.h": "c",
118        "softirq.h": "c",
119        "screen_manager.h": "c",
120        "textui.h": "c",
121        "atomic.h": "c",
122        "uart.h": "c",
123        "fat_ent.h": "c",
124        "semaphore.h": "c",
125        "mm-types.h": "c",
126        "vfs.h": "c",
127        "current.h": "c",
128        "proc-types.h": "c",
129        "traceback.h": "c",
130        "bitcount.h": "c",
131        "limits.h": "c",
132        "block.h": "c",
133        "blk_types.h": "c",
134        "mutex.h": "c",
135        "mount.h": "c",
136        "internal.h": "c",
137        "devfs.h": "c",
138        "devfs-types.h": "c",
139        "chardev.h": "c",
140        "rootfs.h": "c",
141        "tty.h": "c",
142        "idr.h": "c",
143        "ktest_utils.h": "c",
144        "kthread.h": "c",
145        "lockref.h": "c",
146        "compiler_attributes.h": "c",
147        "timer.h": "c",
148        "hid.h": "c",
149        "proc.h": "c",
150        "compiler.h": "c",
151        "hpet.h": "c",
152        "numa.h": "c",
153        "procfs.h": "c",
154        "err.h": "c",
155        "rtc.h": "c",
156        "list.h": "c",
157        "completion.h": "c",
158        "fat32.h": "c",
159        "irqflags.h": "c",
160        "dirent.h": "c",
161        "cmd_help.h": "c",
162        "wait.h": "c",
163        "__libc__.h": "c",
164        "ctype.h": "c",
165        "signal.h": "c",
166        "mmio.h": "c",
167        "stdint-gcc.h": "c",
168        "acpi.h": "c",
169        "assert.h": "c",
170        "sys_version.h": "c",
171        "cmd.h": "c",
172        "user_namespace.h": "c",
173        "sleep.h": "c",
174        "net.h": "c",
175        "lz4.h": "c",
176        "cmd_test.h": "c",
177        "cmpxchg.h": "c",
178        "mman.h": "c"
179    },
180    "C_Cpp.errorSquiggles": "enabled",
181    "esbonio.sphinx.confDir": "",
182    "rust-analyzer.cargo.target": "x86_64-unknown-none",
183    "rust-analyzer.checkOnSave.allTargets": false,
184    "rust-analyzer.linkedProjects": [
185        "./kernel/Cargo.toml"
186    ]
187}