Skip to content

testing: expand integration testing with gopls enabled #655

Open
@hyangah

Description

Workspace setup:

  • open a folder
  • open a file
  • open a multi-folder workspace

Focus on modules mode (since Go is now moving away from GOPATH)

Features: (see https://github.com/golang/tools/tree/master/gopls/internal/regtest)

  • codelens
  • completion
  • configuration
  • go to definition
  • references
  • diagnostics
  • documentation
  • imports
  • tags
  • go.mod file related features...(?)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions