Skip to content

Dynamic completion data from the build should be obtained in a structured way #189

Description

@eskatos

Expected Behavior

gradle-completion queries Gradle for the list of available tasks and their task options to obtain that data in a structured way.

Current Behavior (optional)

gradle-completion is currently parsing the output of ./gradlew tasks --all to provide completion of tasks.
This is brittle and does not provide accurate results.

Context

.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions