Skip to content

x/tools/gopls: experimenting dialog support #76331

@h9jiang

Description

@h9jiang

This is a feature request in gopls to experiment with LSP methods with dialog support. See more at microsoft/language-server-protocol#1164.

The purpose of this feature request is experimenting potential solutions that could fulfill the requirement of microsoft/language-server-protocol#1164. A solution can be either or combination of:

  • Altering existing LSP methods. (twisting the purpose or introducing arguments of existing LSP)
  • Proposing new LSP methods.

A few gopls/vscode-go feature request could benefit from this:

The experiment will based on gopls + vscode-go.

Metadata

Metadata

Assignees

Labels

ToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions