Skip to content

Go To Definition should go to Deconstruct() in deconstructing assignments #16529

@SLaks

Description

@SLaks

When I press F12 on the = token in (a, b) = blah (where blah has a Deconstruct()), can you open the Deconstruct() method?

Just like F12 already opens operator overloads.

This would help people understand how tuples work in general, and would be quite helpful when navigating an unfamiliar codebase that uses custom deconstructable types.

Metadata

Metadata

Assignees

Labels

Area-IDEBugResolution-FixedThe bug has been fixed and/or the requested behavior has been implemented

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions