-
Notifications
You must be signed in to change notification settings - Fork 387
Source generators for VB.NET #888
Copy link
Copy link
Closed as not planned
Labels
analyzer 👓A new analyzer being implemented or updatedA new analyzer being implemented or updatedby designSome behavior that is intended and not an issueSome behavior that is intended and not an issuefeature request 📬A request for new changes to improve functionalityA request for new changes to improve functionalitymvvm-toolkit 🧰Issues/PRs for the MVVM ToolkitIssues/PRs for the MVVM Toolkit
Metadata
Metadata
Assignees
Labels
analyzer 👓A new analyzer being implemented or updatedA new analyzer being implemented or updatedby designSome behavior that is intended and not an issueSome behavior that is intended and not an issuefeature request 📬A request for new changes to improve functionalityA request for new changes to improve functionalitymvvm-toolkit 🧰Issues/PRs for the MVVM ToolkitIssues/PRs for the MVVM Toolkit
Type
Fields
Give feedbackNo fields configured for issues without a type.
Overview
It seems that the
CommunityToolkit.Mvvmpackage only generates code for C#.It would be nice if it generated code for VB.NET as well:
Does CommunityToolkit.Mvvm work for VB.NET? - Stack Overflow
API breakdown
I don't know what should be done to achieve this.
Usage example
It would also generate
ObservableObject,ObservableProperty, etc. code for VB.NET.Breaking change?
No
Alternatives
I don1t know any alternatives.
Additional context
No response
Help us help you
No, just wanted to propose this