Skip to content

Commit 9317bcb

Browse files
committed
Missed one, and update the english string to represent the new settings
1 parent 0888daf commit 9317bcb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.nls.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@
7272
"configuration.dotnet.unitTestDebuggingOptions": "Options to use with the debugger when launching for unit test debugging. (Previously `csharp.unitTestDebuggingOptions`)",
7373
"configuration.razor.languageServer.directory": "Overrides the path to the Razor Language Server directory.",
7474
"configuration.razor.languageServer.debug": "Specifies whether to wait for debug attach when launching the language server.",
75-
"configuration.razor.server.trace": "Specifies whether to output all messages [Verbose], some messages [Messages] or not at all [Off].",
76-
"configuration.razor.server.trace.off": "Does not log messages from the Razor extension",
75+
"configuration.razor.server.trace": "Specifies the logging level to use for the Razor server.",
7776
"debuggers.coreclr.configurationSnippets.label.console-local": ".NET: Launch Executable file (Console)",
7877
"debuggers.coreclr.configurationSnippets.label.web-local": ".NET: Launch Executable file (Web)",
7978
"debuggers.coreclr.configurationSnippets.label.attach-local": ".NET: Attach to a .NET process",

0 commit comments

Comments
 (0)