You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -710,7 +710,8 @@
710
710
"dotnet.server.useOmnisharp": {
711
711
"type": "boolean",
712
712
"default": false,
713
-
"description": "Switches to use the Omnisharp server for language features when enabled (requires restart). This option will not work with C# Dev Kit"
713
+
"description": "Switches to use the Omnisharp server for language features when enabled (requires restart). This option will not work with C# Dev Kit.",
0 commit comments