Rapid-XAML-Toolkit
Rapid-XAML-Toolkit copied to clipboard
Support SDK style project files
Ensure can handle both old and new format project files
- [x] Analysis VSIX
- [x] Generation VSIX
- [ ] Build Analysis
- [ ] AutoFix
Is it still being worked on? Or in other words. Are you possibly looking for external contributors?
Is it still being worked on?
Yes, but slowly. Work in progress for VS2022 support is in https://github.com/mrlacey/Rapid-XAML-Toolkit/tree/VS2022-refactor Key parts of the rewrite are:
- the fix for VS API deprecation
- the removal of the dependency on VS APIs to do XAML Analysis (& code fixes)
- refactoring of solution structure to make a single VSIX and support of more functionality shipped via NuGet.