File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 17
17
* Support ` DocumentSymbol ` results from Roslyn (PR: [ #10560 ] ( https://github.com/dotnet/razor/pull/10560 ) )
18
18
* Use a named pipe to communicate projectinfo in vscode (PR: [ #10521 ] ( https://github.com/dotnet/razor/pull/10521 ) )
19
19
* Reduce allocations in Razor's DirectiveVisitor (PR: [ 10521] ( https://github.com/dotnet/razor/pull/10521 ) )
20
- * Update Roslyn to 4.12.0-1.24359.11 (PR: [ #7326 ] ( https://github.com/dotnet/vscode-csharp/pull/7326 ) )
20
+ * Update Roslyn to 4.12.0-1.24366.6 (PR: [ #7326 ] ( https://github.com/dotnet/vscode-csharp/pull/7326 ) )
21
21
* Fix issue causing error toasts to display on diff window views or new C# documents (PR: [ #74300 ] ( https://github.com/dotnet/roslyn/pull/74300 ) )
22
22
* Fix issue where loaded projects would be missing references (PR: [ #74189 ] ( https://github.com/dotnet/roslyn/pull/74189 ) )
23
23
* Fix UseNullPropagationCodeFixProvider for parenthesized property access (PR: [ #74316 ] ( https://github.com/dotnet/roslyn/pull/74316 ) )
41
41
* Bump xamltools to 17.12.35112.24 (PR: [ #7309 ] ( https://github.com/dotnet/vscode-csharp/pull/7334 ) )
42
42
* Fixed issue with Exception type related to https://github.com/microsoft/vscode-dotnettools/issues/1247
43
43
* Fixed Hot Reload not working on some Android device models: https://github.com/microsoft/vscode-dotnettools/issues/1241
44
-
44
+ * Renamed settings (PR: [ #7356 ] ( https://github.com/dotnet/vscode-csharp/pull/7356 ) )
45
+ * ` dotnet.implementType.insertionBehavior ` to ` dotnet.typeMembers.memberInsertionLocation `
46
+ * ` dotnet.implementType.propertyGenerationBehavior ` to ` dotnet.typeMembers.propertyGenerationBehavior `
45
47
46
48
# 2.38.16
47
49
* Start localizing additional strings (PR: [ #7305 ] ( https://github.com/dotnet/vscode-csharp/pull/7305 ) )
You can’t perform that action at this time.
0 commit comments