Skip to content

Method context proposals not shown for static method call expressions #470

@eric-milles

Description

@eric-milles

Proposals for the compile method not shown when content assist invoked after ( or ,

import static java.util.regex.Pattern.compile
def regexp = /[a-z0-9]/
compile(regexp, 0)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions