Skip to content

Jump to definition does nothing with cursor on *= #12810

Closed
@WhyNotHugo

Description

@WhyNotHugo

When the cursor is on operators like +, +=, *=, using the LSP action "jump to definition" does nothing.

It should jump to the definition of impl Add<X> for Y, X and Y depending on the current context too.

This is more of a feature request than a bug; I don't think any other LSP does this, but I it seems perfectly feasible -- especially where Rust where I'm sure this can be inferred.

Metadata

Metadata

Assignees

Labels

A-idegeneral IDE featuresC-featureCategory: feature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions