We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 737b71d commit 4bb7fbaCopy full SHA for 4bb7fba
package.json
@@ -326,12 +326,12 @@
326
"csharp.showReferencesCodeLens": {
327
"type": "boolean",
328
"default": true,
329
- "description": "Specifies whether the references CodeLens show be shown."
+ "description": "Specifies whether the references CodeLens should be show be shown."
330
},
331
"csharp.showTestsCodeLens": {
332
333
334
- "description": "Specifies whether the run and debug test CodeLens show be shown."
+ "description": "Specifies whether the run and debug test CodeLens should be show be shown."
335
336
"omnisharp.path": {
337
"type": [
0 commit comments