Skip to content

Fix syntax highlighting for dynamic variable used in method call expression #1117

@eric-milles

Description

@eric-milles

Consider the following:

block = { ->
  // ...
}
block()

"block()" is not highlighted as a local variable.

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions