Skip to content

Component prop usage references missing #2010

@jsheely

Description

@jsheely

Feature difference in: Find all references for a property in a React component it would display all the usages in the current component and any usage of that component when the property was initialized.

Now it only displays usage within the current component. Example:

Before

Image

After (Typescript Native)

Image

Just using the getting started vite app and created a simple component with a value prop

Metadata

Metadata

Assignees

Labels

Domain: EditorRelated to the LSP server, editor experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions