Skip to content

Code completion doesn't suggest the closures/properties of the specified plugins #1022

@testforstephen

Description

@testforstephen

Here is a build.gradle sample, code completion doesn't suggest the closures and properties of the specified plugins.

plugins {
    id 'java'
}

source|             // No result. The expected is to show "sourceCompatibility"

jav|               // No result. The expected is to show "java" closure

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions