JetBrains / JetBrains/resharper-unity
Update USS schema when UIElement class changes
Open
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
If the public API of a class deriving from `UxmlFactory` changes, then the UIElements schema needs to be updated. Rider will currently prompt to generate the schemas if they are missing, but doesn't do anything to track out of date changes.
Contributor guide
Assessment
This issue has not been assessed yet.