Skip to content

feat: Support auto completion in dependencies closure#970

Merged
CsCherrYY merged 3 commits intocs-authoring-branchfrom
cs-dependency-completion
Sep 2, 2021
Merged

feat: Support auto completion in dependencies closure#970
CsCherrYY merged 3 commits intocs-authoring-branchfrom
cs-dependency-completion

Conversation

@CsCherrYY
Copy link
Collaborator

Parts of #956
dependency

@CsCherrYY CsCherrYY added the enhancement New feature or request label Sep 1, 2021
@CsCherrYY CsCherrYY added this to the 3.8.0 milestone Sep 1, 2021
@CsCherrYY CsCherrYY mentioned this pull request Sep 1, 2021
7 tasks
@CsCherrYY CsCherrYY changed the title fest: Support auto completion in dependencies closure feat: Support auto completion in dependencies closure Sep 1, 2021
Copy link
Member

@Eskibear Eskibear left a comment

Choose a reason for hiding this comment

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

use emptyList() in return new ArrayList<>();

@CsCherrYY CsCherrYY merged commit c14fdb7 into cs-authoring-branch Sep 2, 2021
@CsCherrYY CsCherrYY deleted the cs-dependency-completion branch September 2, 2021 04:49
CsCherrYY added a commit that referenced this pull request Sep 26, 2021
* feat: Initialize Language Server (#959)

* feat: Support compiling and pushing diagnostics (#962)

* feat: Support basic groovy syntax highlighting (#960)

* feat: Support semantic highlighting (#967)

* feat: Support document outline (#969)

* feat: Support auto completion in dependencies closure (#970)

* feat: Support Basic Auto Completion (#971)

* fix: Add null check for visitors (#974)

* feat: Show symbol detail for method calls (#973)

* chore: Prepare for 3.8.0 (#978)

* fix: Use padding to correct version order (#986)

* fix: Dependency completion doesn't work when multiple dependencies closures exist (#984)

* fix: Correct version completion kind (#985)

* fix: Handle multiple content changes (#992)

* feat: Support completion for settings.gradle (#988)

* fix: Offer completion results from supertypes (#987)

* feat: Provide dependencies content in outline (#998)

* feat: Support basic java plugin aware (#989)

* feat: Support basic tasks and dependencies (#1002)

* chore: Add thirdpartynotice

* chore: Fix ci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants