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 1838070 commit c74a8d7Copy full SHA for c74a8d7
CHANGELOG.md
@@ -9,6 +9,9 @@
9
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)
10
11
## Latest
12
+* Add 1.x setting names to migrated settings descriptions (PR: [#6266](https://github.com/dotnet/vscode-csharp/pull/6266))
13
+
14
+## 2.0.436
15
* Update Roslyn version (PR: [#6245](https://github.com/dotnet/vscode-csharp/pull/6245))
16
* Fix import completion (PR: [#69691](https://github.com/dotnet/roslyn/pull/69691))
17
* Reduce overhead on semantic token refresh requests (PR: [#69690](https://github.com/dotnet/roslyn/pull/69690))
0 commit comments