Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design properties multi IDE support #1380

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Nice3point
Copy link
Contributor

@Nice3point Nice3point commented Mar 10, 2025

Currently design properties are not supported by JetBrains Rider and are simply ignored. This patch adds support, for development not only in VS

ui:Design.Background="{DynamicResource ApplicationBackgroundBrush}”
ui:Design.Foreground="{DynamicResource TextFillColorPrimaryBrush}”

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

Rider skip design props

Issue Number: N/A

What is the new behavior?

Now the XAML preview will be available in the different IDEs

@Nice3point Nice3point requested a review from pomianowski as a code owner March 10, 2025 20:23
@Nice3point Nice3point changed the title Fix/design process Design properties multi IDE support Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant