Skip to content

Errors are shown for some plugin configuration blocks on kts files #226

Open
@gayanper

Description

@gayanper

For example trying to configure something like this gives an error

sonarqube {
    isSkipProject = true
}

The reason seems to be that the SonarQubeExtension is not part of the kts classpath to resolve the symbols.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggradleRelated to the language server's support for Gradle projects

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions