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 1d3c61e commit 70ab0d8Copy full SHA for 70ab0d8
CHANGELOG.md
@@ -3,7 +3,11 @@
3
- Diagnostics related feature requests and improvements [#5951](https://github.com/dotnet/vscode-csharp/issues/5951)
4
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)
5
6
-# Latest
+# 2.38.x
7
+* Start localizing additional strings (PR: [#7305](https://github.com/dotnet/vscode-csharp/pull/7305))
8
+* Fix issue launching Razor server on macOS (PR: [#7300](https://github.com/dotnet/vscode-csharp/pull/7300))
9
+
10
+# 2.37.26
11
* Bump xamltools to 17.11.35027.17 (PR: [#7288](https://github.com/dotnet/vscode-csharp/pull/7288))
12
* Fix impossible to enter multiple spaces in attribute area
13
* Fix cannot accept Copilot suggestion with Tab when IntelliSense is open
0 commit comments