Skip to content

Commit b11d31e

Browse files
authored
Omnisharp option messaging change (#5979)
1 parent af51515 commit b11d31e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,7 +889,7 @@
889889
"dotnet.server.useOmnisharp": {
890890
"type": "boolean",
891891
"default": false,
892-
"description": "Switches to use the Omnisharp server for language features when enabled (requires restart). This option will not work with C# Dev Kit.",
892+
"description": "Switches to use the Omnisharp server for language features when enabled (requires restart). This option will not be honored with C# Dev Kit installed.",
893893
"order": 0
894894
},
895895
"csharp.format.enable": {

0 commit comments

Comments
 (0)