wip: vectors, panics and lsp fix

This commit is contained in:
karina
2026-04-22 09:32:01 +04:00
parent 7aa49b37f5
commit 97538aa098
11 changed files with 234 additions and 11 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"defaultWorkspaceType": "compilationDatabase",
"compilationDatabase": {
"searchPaths": [".", "Kernel"]
},
"backgroundIndexing": true,
"backgroundPreparationMode": "enabled"
}