Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lsp: add :GoAddWorkspace #2356

Merged
merged 3 commits into from
Jun 28, 2019
Merged

lsp: add :GoAddWorkspace #2356

merged 3 commits into from
Jun 28, 2019

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Jun 13, 2019

lsp: refactor message processing

Create handlers for responses, requests, and notifications and refactor
the message handling to call the right kind of handler.

lsp: add support for workspace/workspaceFolders
lsp: add :GoAddWorkspace

Add :GoAddWorkspace, a new command to allow users to add new workspaces
to gopls.

@bhcleek bhcleek force-pushed the lsp/add-workspace branch 2 times, most recently from 9d367b4 to 90a209b Compare June 15, 2019 11:23
@bhcleek bhcleek force-pushed the lsp/add-workspace branch from 90a209b to 4414dad Compare June 28, 2019 02:17
bhcleek added 3 commits June 27, 2019 21:04
Create handlers for responses, requests, and notifications and refactor
the message handling to call the right kind of handler.
Add :GoAddWorkspace, a new command to allow users to add new workspaces
to gopls.
@bhcleek bhcleek force-pushed the lsp/add-workspace branch from 4414dad to a3a9b77 Compare June 28, 2019 04:05
@bhcleek bhcleek merged commit 0f5961c into fatih:master Jun 28, 2019
@bhcleek bhcleek deleted the lsp/add-workspace branch June 28, 2019 14:13
bhcleek added a commit that referenced this pull request Jun 28, 2019
Update CHANGELOG.md for #2356, #2358, #2360, #2369, and #2371
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant