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

Implement Diagnostics for Generator #6

Open
thomasclaudiushuber opened this issue May 21, 2021 · 0 comments
Open

Implement Diagnostics for Generator #6

thomasclaudiushuber opened this issue May 21, 2021 · 0 comments
Labels
feature proposal New feature or request

Comments

@thomasclaudiushuber
Copy link
Owner

The ViewModelGenerator has some requirements for the input code. For example, a ViewModel class needs to be in a namespace.

If that's not the case, the user does not get an error right now. For this, the ViewModelGenerator should return appropriate diagnostics, so that the user can see what's wrong with their code.

@thomasclaudiushuber thomasclaudiushuber added the feature proposal New feature or request label May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature proposal New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant