Skip to content

x/tools/gopls: verify support for workspace vendoring #63375

@findleyr

Description

@findleyr

https://go.dev/issue/60056 is adding support for workspace vendoring.

This is likely to work out-of-the-box since gopls relies on go list for package information. However, we'll need to verify that this works well and include additional regression tests for the new workspace layout.

We may want to add code lenses to update the vendor directory.

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeToolsThis 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