Skip to content

string interpolation Javascript #440

@flat-eric147

Description

@flat-eric147

Hi, I am using AvalonEdit to display JasvaScript code. I stumbled upon those fancy string interpolation like:

let bla = 42.0
let hello = `The meaning of life is ${bla}`

This kind of syntax is not properly highlighted. The backticks ` don't seem to be considered at all by looking at the xshd file.

Thanks!

Metadata

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