microsoft / microsoft/WPF-Samples
Add XAML code color syntax highlighting
Open
@siagupta0202 is already working on this.
Since Dec 2, 2024.
WPF Gallery
- Dominant language
- C#
- Stars
- 5.7k
- Forks
- 3.3k
- Avg merge
- 12d 8h
- Merged PRs (30d)
- 2
Description
Description
Currently, there is no syntax highlighting for sample code's of controls. The code is shown in a TextBox / TextBlock control and appears as white / black text. In this task, we would like to introduce XAML highlighting for the XAML code.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.