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

Improper method-call scope applied #304

@adamreisnz

Description

@adamreisnz

For the following code:

ss

The property client gets incorrectly marked as meta.method-call.js, the property benefits is just source.js
When I switch them around, both become meta.method-call.js:

ss

Seems to me they both should just be source.js or something like meta.property.js if that exists. Definitely shouldn't matter in what order they are placed.

A lot of buggy behaviour like this since the latest update to langauge-javascript, but I'm glad we're getting some more fine grained scoping.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions