feat: allow developers to customize vscode settings, closes #29285 (#29294)

This commit is contained in:
Alex Pavlenko
2024-07-03 18:37:40 +03:00
committed by GitHub
parent 833320a34a
commit ac87f7a977

View File

@@ -1,4 +0,0 @@
{
"omnisharp.analyzeOpenDocumentsOnly": true,
"dotnet.defaultSolution": "SpaceStation14.sln"
}