Skip to content

Fix syntax highlighting for Object methods on Class variables #1371

@eric-milles

Description

@eric-milles

Consider the following:

int m(Class c) {
  c.hashCode()
}

"hashCode" is shown as underlined (unknown).

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions