Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e905c3f

Browse filesBrowse files
committed
Add CHANGELOG entry about regex font-locking feature
1 parent 29eff34 commit e905c3f
Copy full SHA for e905c3f

File tree

1 file changed

+6
-0
lines changed
Filter options

1 file changed

+6
-0
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## main (unreleased)
44

5+
- Add support for font locking regex literals
6+
- [c62ac120ff64307debd4bca463ed822fd241a006](https://github.com/clojure-emacs/clojure-ts-mode/commit/c62ac120ff64307debd4bca463ed822fd241a006)
7+
- Requires installation of the tree-sitter-regex grammar
8+
- If the grammar is not available, clojure-ts-mode SHOULD fall back to simple uniform font-locking of the entire regex literal.
9+
- Includes a command `clojure-ts-install-regex-grammar` to aid in installation.
10+
511
## 0.1.4
612

713
- Fix misplaced defcustom form in hastily release 0.1.3 [6cba90c556c7e658b815cdbb9b4243bde3273203](https://github.com/clojure-emacs/clojure-ts-mode/commit/6cba90c556c7e658b815cdbb9b4243bde3273203)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.