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: l10n/bundle.l10n.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -130,6 +130,7 @@
130
130
"Reload Window": "Reload Window",
131
131
"C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# configuration has changed. Would you like to relaunch the Language Server with your changes?",
132
132
"Restart Language Server": "Restart Language Server",
133
+
"Workspace projects": "Workspace projects",
133
134
"Your workspace has multiple Visual Studio Solution files; please select one to get full IntelliSense.": "Your workspace has multiple Visual Studio Solution files; please select one to get full IntelliSense.",
134
135
"Choose": "Choose",
135
136
"Choose and set default": "Choose and set default",
@@ -144,6 +145,8 @@
144
145
"C# configuration has changed. Would you like to reload the window to apply your changes?": "C# configuration has changed. Would you like to reload the window to apply your changes?",
145
146
"Nested Code Action": "Nested Code Action",
146
147
"Fix All: ": "Fix All: ",
148
+
"C# Workspace Status": "C# Workspace Status",
149
+
"Open solution": "Open solution",
147
150
"Pick a fix all scope": "Pick a fix all scope",
148
151
"Fix All Code Action": "Fix All Code Action",
149
152
"pipeArgs must be a string or a string array type": "pipeArgs must be a string or a string array type",
0 commit comments