File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
6
# Latest
7
- * Bump xamltools to 17.11.35027.17 (PR: [ #7288 ] ( https://github.com/dotnet/vscode-csharp/pull/7288 ) )
7
+ * Bump xamltools to 17.12.35103.251 (PR: [ #7309 ] ( https://github.com/dotnet/vscode-csharp/pull/7309 ) )
8
+ * Fixed issue with Exception type related to https://github.com/microsoft/vscode-dotnettools/issues/1247
8
9
* Fix impossible to enter multiple spaces in attribute area
9
10
* Fix cannot accept Copilot suggestion with Tab when IntelliSense is open
10
11
* Fixing snippets in Razor LSP completion (PR: [ #7274 ] ( https://github.com/dotnet/vscode-csharp/pull/7274 ) )
Original file line number Diff line number Diff line change 41
41
"omniSharp" : " 1.39.11" ,
42
42
"razor" : " 9.0.0-preview.24325.5" ,
43
43
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
44
- "xamlTools" : " 17.11.35027.202 "
44
+ "xamlTools" : " 17.12.35103.251 "
45
45
},
46
46
"main" : " ./dist/extension" ,
47
47
"l10n" : " ./l10n" ,
You can’t perform that action at this time.
0 commit comments