yavsc/.vscode/settings.json

30 lines
670 B
JSON

{
"dotnet-test-explorer.testProjectPath": "test/**/*Tests.csproj",
"cSpell.words": [
"appsettings",
"asciidoctor",
"ASPNETCORE",
"Configurabilité",
"Cratie",
"DESTDIR",
"dotnet",
"DOTNET",
"envsubst",
"Newtonsoft",
"Npgsql",
"pschneider",
"SLNDIR",
"validable",
"www-data",
"yavsc",
"Yavsc"
],
"cSpell.reportUnknownWords": true,
"cSpell.language": "fr,en",
"chat.tools.terminal.autoApprove": {
"dotnet test": true
},
"makefile.configureOnOpen": false,
"chat.disableAIFeatures": true
}