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.nls.json
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -72,8 +72,7 @@
72
72
"configuration.dotnet.unitTestDebuggingOptions": "Options to use with the debugger when launching for unit test debugging. (Previously `csharp.unitTestDebuggingOptions`)",
73
73
"configuration.razor.languageServer.directory": "Overrides the path to the Razor Language Server directory.",
74
74
"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.",
0 commit comments