Closed Huppys closed 2 years ago
Implemented highlight filter to handle specific js error highlighting for JTE expressions after value assignments.
let value = ${getValue()}; | The error highlight was here.
Implemented highlight filter to handle specific js error highlighting for JTE expressions after value assignments.