Skip to content

Import occurrences don't have correct role #84

Open
@maks-ivanov

Description

@maks-ivanov

When parsing import nodes, the symbol role on the occurrence is defaulted to read access role. As far as I can tell, it should (also/instead) have an import role

symbol_roles: scip.SymbolRole.ReadAccess,

override visitImportFromAs(node: ImportFromAsNode): boolean {

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions