mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 15:34:33 +00:00
17 lines
240 B
Plaintext
17 lines
240 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"debug.allowBreakpointsEverywhere": true,
|
|
"files.associations": {
|
|
"limine.h": "c",
|
|
"types.h": "c",
|
|
"binfo.h": "c",
|
|
"liballoc_1_1.h": "c",
|
|
"cstring": "cpp"
|
|
}
|
|
}
|
|
} |