Skip to content

Commit 05ef696

Browse files
authored
Update package.nls.json
1 parent bf8b811 commit 05ef696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"configuration.dotnet.server.waitForDebugger": "Passes the --debug flag when launching the server to allow a debugger to be attached. (Previously `omnisharp.waitForDebugger`)",
66
"configuration.dotnet.server.trace": "Sets the logging level for the language server",
77
"configuration.dotnet.server.extensionPaths": "Override for path to language server --extension arguments",
8-
"configuration.dotnet.preferCSharpExtension": "Forces projects to load with the C# extension only. This can be useful when using legacy project types that are not supported by the C# Dev Kit. (Requires window reload)",
8+
"configuration.dotnet.preferCSharpExtension": "Forces projects to load with the C# extension only. This can be useful when using legacy project types that are not supported by C# Dev Kit. (Requires window reload)",
99
"configuration.dotnet.implementType.insertionBehavior": "The insertion location of properties, events, and methods When implement interface or abstract class.",
1010
"configuration.dotnet.implementType.insertionBehavior.withOtherMembersOfTheSameKind": "Place them with other members of the same kind.",
1111
"configuration.dotnet.implementType.insertionBehavior.atTheEnd": "Place them at the end.",

0 commit comments

Comments
 (0)