Files
MicroST-Compiler/.vscode/settings.json

6 lines
162 B
JSON

{
"csharp.suppressDotnetRestoreNotification": true,
"dotnet.defaultSolution": "${workspaceFolder}/STCompiler.sln",
"docwriter.style": "Auto-detect"
}