Joining axaml files in VB in file tree Darryll Created August 26, 2025 11:43 Is there a way to get VB to join axaml files with there partial class file like it does in C#?
Hello,
Thanks for contacting Rider support. To fulfill your requirements, please click the three-dot button on solution view | Appearance | File Nesting:
Then add a new rule as below:
Let me know if it doesn't work for you.
Thanks,
Tom
Thanks, that is exactly what I was looking for.