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

Hide 'Design' code lens for expression bodied functions returning classes #440

Open
madushajg opened this issue Mar 3, 2023 · 0 comments

Comments

@madushajg
Copy link
Member

Description:
Currently, the 'Design' code lens is appearing for expression bodied functions that are returning classes and it will open up the Data Mapper for those cases. Since there is nothing user's can achieve with the DM in these cases, we should disable the 'Design' code lens when the function is returning classes.

design-code-lens-improvement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants