Files
ksOS/.sourcekit-lsp/config.json
T
2026-04-22 09:32:01 +04:00

9 lines
191 B
JSON

{
"defaultWorkspaceType": "compilationDatabase",
"compilationDatabase": {
"searchPaths": [".", "Kernel"]
},
"backgroundIndexing": true,
"backgroundPreparationMode": "enabled"
}