Files
erythros/.vscode/settings.json
2025-03-25 07:34:41 -04:00

11 lines
298 B
JSON

{
"jaktLanguageServer.compiler.executablePath": "jakt",
"git.ignoreLimitWarning": true,
"pmd-cpd.language": [
"cpp"
],
"pmd-cpd.onStartBehavior": "Show",
"pmd-cpd.sourceDirectory": "/home/alec/repos/erythros",
"terminal.integrated.shellIntegration.history": 0
}