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.
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:
A few gopls/vscode-go feature request could benefit from this:
The experiment will based on gopls + vscode-go.