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

Use sequence rank to get the first element in position group #1182

Merged
merged 1 commit into from
Sep 25, 2019

Conversation

jdneo
Copy link
Contributor

@jdneo jdneo commented Sep 18, 2019

Resolve #1180

  • extractVariable
    extract variable

  • extractVariableAllOccurrence
    extract variable for all

  • extractConstant
    extract const

  • extractMethod
    extract method

  • extractField
    extract field

  • convertVariableToField
    extract var to field

  • invertVariable
    invert boolean

Signed-off-by: Sheng Chen [email protected]

@fbricon fbricon merged commit 1041bea into eclipse-jdtls:master Sep 25, 2019
@jdneo jdneo deleted the cs/position branch September 25, 2019 08:54
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.

Check if we can use sequence rank to get the first position in the position group
3 participants