10 lines
298 B
JSON
10 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
|
|
}
|