Skip to content

DSLD: fix hover display for constructor contributions #1418

@eric-milles

Description

@eric-milles

Consider the following:

record Person(String name) {
}
def person = new Person(name:'Jon Doe')

Hovering over map-based constructor call shows unexpected header content.

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions