Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Goto definition not working for dot imports #227

Open
@ramya-rao-a

Description

@ramya-rao-a

In the below case, the definition provider fails for Println

package main

import . "fmt"

func main() {
   Println("hello")
}

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