Skip to content

Add support for code navigation for generic type aliases #112

@varungandhi-src

Description

@varungandhi-src

From https://tip.golang.org/doc/go1.23

Go 1.23 includes preview support for generic type aliases. Building the toolchain with GOEXPERIMENT=aliastypeparams enables this feature.

We need to make sure we handle code navigation for generic parameters in type aliases correctly.

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