Wrong syntax highlighting in TS/JS file with template strings in functions with return types specified

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 5.4.0
    • Affects Version/s: 4.12.0, 4.14.0
    • Component/s: None
    • Severity 3 - Minor
    • 2

      The following construction is correctly starting the string, but not terminating it, and all the text after is written in red:
      console.log(`Decoded is ${decoded} and salt is ${this._salt.value} and ek is ${ek.hex}`);

              Assignee:
              Kordinator (Inactive)
              Reporter:
              𝓅 (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated:
                Resolved: