Skip to content

When using combobulate with typescript- or javascript-files "console" is always highlighted. #135

@josteink

Description

@josteink

From what I can tell, this is because of code which explicitly does this in combobulate-js-ts.el:

((call_expression function: (member_expression object: (identifier) @name @hl.serene
property: (property_identifier)
(:match "^console$" @name))))))

I must admit I don't understand why this code is here... Or how I could get rid of it if I wanted to (I do!) without forking.

Any assistance appreciated 😄

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