Skip to content

x/tools/gopls: use static modifier for unexported function/method semantic tokens #51154

Open
@segevda

Description

@segevda

Suggesting to use the static modifier for function / method semantic tokens. This will allow finer grained color customization:

static

This customization exists in proprietary IDE's like JetBrains GoLand, and can later be expanded to distinguish unexported types/variables/consts/etc from exported ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.ToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions