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

map extract refactorings to code action kinds #909

Merged
merged 1 commit into from
Dec 18, 2018

Conversation

fbricon
Copy link
Contributor

@fbricon fbricon commented Dec 18, 2018

Refactoring testing code to check refactoring kinds revealed some regressions that were hidden by some faulty tests. See #907 and #908

Signed-off-by: Fred Bricon <fbricon@gmail.com>
@fbricon fbricon merged commit ac29343 into eclipse-jdtls:master Dec 18, 2018
@fbricon fbricon added this to the Mid December 2018 milestone Dec 18, 2018
@fbricon
Copy link
Contributor Author

fbricon commented Dec 18, 2018

New self describing code action kinds are returned:

  • refactor.extract.function
  • refactor.extract.variable
  • refactor.extract.constant

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.

3 participants