Skip to content

Commit d5f1e8d

Browse files
committed
Add changelog
1 parent 26569f4 commit d5f1e8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
- Handle completion for DOM/element attributes and attribute values properly when using a generic JSX transform. https://github.com/rescript-lang/rescript-vscode/pull/919
2323
- Highlight tagged template literal functions as functions. https://github.com/rescript-lang/rescript-vscode/pull/920
2424
- Complete for `type t` values when encountering a `type t` in relevant scenarios. https://github.com/rescript-lang/rescript-vscode/pull/924
25+
- Highlight escaped sequences as a whole and not only the first character. https://github.com/rescript-lang/rescript-vscode/pull/929
26+
- Start highlighting escaped sequences in template literals. https://github.com/rescript-lang/rescript-vscode/pull/929
2527

2628
## 1.38.0
2729

0 commit comments

Comments
 (0)