Skip to content
This repository was archived by the owner on Jul 23, 2023. It is now read-only.
This repository was archived by the owner on Jul 23, 2023. It is now read-only.

String is clickable #64

@Hativ

Description

@Hativ

A string of the name like a variable is clickable.

Example:

var foo;
 
var obj = {
    "foo": "bar"
};

"foo" in the object obj will be clickable and jump to var foo;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions