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

GoToTypes does not list record types #52460

Closed
jcouv opened this issue Apr 7, 2021 · 2 comments
Closed

GoToTypes does not list record types #52460

jcouv opened this issue Apr 7, 2021 · 2 comments
Labels
Area-IDE New Language Feature - Records Records untriaged Issues and PRs which have not yet been triaged by a lead

Comments

@jcouv
Copy link
Member

jcouv commented Apr 7, 2021

There was some work done to support this scenario in #48116 (in 16.9), but for some reason it still doesn't work in the IDE.

I have this type defined:
image

But GoToTypes does not list it:
image

Record structs have the same problem. Tracked by test plan #51199

FYI @CyrusNajmabadi

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged Issues and PRs which have not yet been triaged by a lead label Apr 7, 2021
@Youssef1313
Copy link
Member

This is a known issue that suspected to need editor support.

See #51672

@jcouv
Copy link
Member Author

jcouv commented Apr 7, 2021

Thanks!
Closing as duplicate of #51672

@jcouv jcouv closed this as completed Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE New Language Feature - Records Records untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

No branches or pull requests

2 participants