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: wire up handler for codeAction #1795

Merged
merged 4 commits into from
May 21, 2020

Conversation

razzmatazz
Copy link
Contributor

This adds handler for LSP textDocument/codeAction

@razzmatazz razzmatazz changed the title LSP: write up handler for codeAction LSP: wire up handler for codeAction May 14, 2020
@razzmatazz razzmatazz force-pushed the lsp-code-actions branch 2 times, most recently from 4b759d3 to 4bb8879 Compare May 14, 2020 05:50
Copy link
Member

@filipw filipw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks

@razzmatazz
Copy link
Contributor Author

@filipw would it be possible to have this one merged before the next release? As it would actually increase usability of the server within LSP context, by providing support for fix-imports and provide access to all other kinds of other refactorings available-at-point in the editor.

Or do you wish to release the fix for #1791 first -- to see if something broken by that PR first -- but I would say these two are orthogonal issues.

Ditto for #1799

@razzmatazz
Copy link
Contributor Author

Also, I noticed you've already added changelog line for this in your other PR:

So I guess I will have to remove my changelog entry to avoid duplicate

@filipw
Copy link
Member

filipw commented May 21, 2020

yeah we released already so this is good to merge now, I resolved the conflicts already

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.

2 participants