Merge pull request #37 from tamasvajk/remove-noise

Turn off C# auto-compile
This commit is contained in:
Tom Hvitved
2020-07-31 10:26:58 +02:00
committed by GitHub

View File

@@ -24,5 +24,8 @@
{ {
"path": "ql" "path": "ql"
} }
] ],
"settings": {
"omnisharp.autoStart": false
}
} }