Skip to content

"var in object" check breaks highlighting when var is named "type" #823

Closed
@pushkine

Description

1.45.0

function test(type, obj) {
	return type in obj && 'broken';
}

Code_2020-05-09_11-12-19

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions