Skip to content

Listing symbols does not see aliases #7938

Closed
@JDuchniewicz

Description

@JDuchniewicz

Issue from coc-rust-analyzer

The problem is best illustrated as such:

We have a struct Vec3; and a use Vec3 as Color statement.
When running CocList -I symbols and searching for Vec3 it finds it just fine but does not resolve Color.

This is apparently a limitation of aliases and has been discussed in libs zullip recently. Relevant issue in the language?

Metadata

Metadata

Assignees

Labels

A-nameresname, path and module resolutionC-bugCategory: bugS-unactionableIssue requires feedback, design decisions or is blocked on other work

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions