Skip to content

[go] imported package name that coincides with a keyword gets highlighted like a keyword. #319

@takamori

Description

@takamori
import "something/print"

func bar() {
	// print is a namespace here.
	print.Foo("hi")
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions