Ein paar Änderungen am Disammbler (Anzeige
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -1,4 +1,5 @@
|
||||
{
|
||||
"csharp.suppressDotnetRestoreNotification": true,
|
||||
"dotnet.defaultSolution": "${workspaceFolder}/STCompiler.sln"
|
||||
"dotnet.defaultSolution": "${workspaceFolder}/STCompiler.sln",
|
||||
"docwriter.style": "Auto-detect"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user