Skip to content

Table name highlights as function in braceless declaration #11

Description

@hal-ullr

In the following example, 'a' is highlighted as a function (as well as b)

a = b: -> print "hi"

But not in this equivalent expression

a =
    b: -> print "hi"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions