Adds formatting issue analyzing in Omnisharp (VSCode) (#15809)

This commit is contained in:
Flipp Syder
2023-04-29 09:26:13 -07:00
committed by GitHub
parent 25a600d74e
commit 174b28e62c
3 changed files with 10 additions and 1 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"omnisharp.analyzeOpenDocumentsOnly": true
}