Skip to content
This repository was archived by the owner on Dec 21, 2017. It is now read-only.
This repository was archived by the owner on Dec 21, 2017. It is now read-only.

JSON keys are regarded as variables #31

Description

@DennisKehrig
var foo = 42;
var bar = { foo: "hello" };

Hovering over foo: shows the value 42. If anything, "hello" should be shown (showing nothing would be appropriate, too)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions