Skip to content

x/tools/gopls: add "Replace field accesses by get/set accessor methods" refactoring #76834

@adonovan

Description

@adonovan

I'm currently trying to make gopls's parsego.File.Cursor field private and make all uses go through an accessor method, and I realize this is this is the kind of this we should have a tool for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureRequestIssues asking for a new feature that does not need a proposal.RefactoringIssues related to refactoring toolsToolsThis 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

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions