Skip to content

Commit 17d06bd

Browse files
committed
Add note on incoming ts-mode
1 parent d79551c commit 17d06bd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,13 @@ does at least have an option for working with Typescript, even though it may not
4747
But once new Emacs ships with tree-sitter support, you are adviced to upgrade to the newer modes for better TypeScript-support, rather
4848
than keeping this old version around.
4949

50+
## Good news!
51+
Emacs 29 will ship with tree-sitter support, and it will actually have in-tree
52+
support for TypeScript! So now you can just use the provided `ts-mode` and get
53+
the fresh tree-sitter powered functionalities for free. Yes, that means both
54+
tsx and regular types will actually work. Development will continue in emacs
55+
core, rather than this repo. We hope you'll like the new experience.
56+
5057
# Installation
5158

5259
`typescript.el` can be installed from source directly using your

0 commit comments

Comments
 (0)