Skip to content

Commit 6f167e0

Browse files
Include CHANGELOG
1 parent 1d3c499 commit 6f167e0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@
1515
* Shorten names shown in 'pull member up' (PR: [#75643](https://github.com/dotnet/roslyn/pull/75643))
1616
* Fix inaccessible constructors shown in sighelp (PR: [#75642](https://github.com/dotnet/roslyn/pull/75642))
1717
* Allow the client to update the server logging level dynamically (PR: [#75615](https://github.com/dotnet/roslyn/pull/75615))
18-
* Bumped xamlTools to 17.13.35429.30 (PR: [#7706](https://github.com/dotnet/vscode-csharp/pull/7706))
18+
* Bumped xamlTools to 17.13.35431.11 (PR: [#7719](https://github.com/dotnet/vscode-csharp/pull/7719))
19+
* XAML validation improvements
20+
* Validating properties of Setters, Triggers, Conditions.
21+
* Validating text values like `<Color> Red </Color>`
22+
* Warnings for obsolete values like LayoutOptions.CenterAndExpand
23+
* XAML IntelliseSense completions for ResourceDictionary.Source
24+
* XAML IntelliseSense completions for name properties like Setter.TargetName
1925

2026
# 2.54.x
2127
* Update debugger packages to v2.54.0 (PR: [#7691](https://github.com/dotnet/vscode-csharp/pull/7691))

0 commit comments

Comments
 (0)