Skip to content

Conversation

@tsnobip
Copy link
Member

@tsnobip tsnobip commented Dec 2, 2021

should fix #324:

let regex = `\``

let foo = 10

Should I first create a PR in rescript-lang/rescript-sublime?

should fix rescript-lang#324:
```
let regex = `\``

let foo = 10
```
@tsnobip tsnobip changed the title Fix escaped backtick in string literal (#324) Fix escaped backtick highlighting in string literal (#324) Dec 23, 2021
@cristianoc
Copy link
Collaborator

Thanks!

@cristianoc cristianoc merged commit 9fbfbf9 into rescript-lang:master Jan 19, 2022
cristianoc added a commit that referenced this pull request Jan 20, 2022
Fix issue with highlighting of templates introduced in #325

and reported in

#345
cristianoc added a commit that referenced this pull request Jan 20, 2022
Fix issue with highlighting of templates introduced in #325

and reported in

#345
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

broken syntax highlighting when escaping a backtick in string literal

2 participants