Skip to content

[Feature] Highlight when call function #150

@wgxh

Description

@wgxh

Feature request

Recently, I wrote some code with jsx syntax.
I hope author can add a feature, highlight when call function.

function test() {
  console.log('The test function')

  return true
}

test() // the function is not highlight

Please, Thanks!

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