Skip to content

Fix code select for def, var and final in multi-declaration expression #1435

@eric-milles

Description

@eric-milles

Consider the following:

def (int i, int j) = ...

Hovering over "def" shows java.lang.Object information, but should show noting, much like "int" does.

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions