branch: elpa/typescript-mode
commit 17d06bdf938281cf7cd9157189966a2fdfd4f62b
Author: Theodor Thornhill <t...@thornhill.no>
Commit: Theodor Thornhill <t...@thornhill.no>

    Add note on incoming ts-mode
---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index 68d8cba904..d47a2b6534 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,13 @@ does at least have an option for working with Typescript, 
even though it may not
 But once new Emacs ships with tree-sitter support, you are adviced to upgrade 
to the newer modes for better TypeScript-support, rather
 than keeping this old version around.
 
+## Good news!
+Emacs 29 will ship with tree-sitter support, and it will actually have in-tree
+support for TypeScript!  So now you can just use the provided `ts-mode` and get
+the fresh tree-sitter powered functionalities for free.  Yes, that means both
+tsx and regular types will actually work.  Development will continue in emacs
+core, rather than this repo.  We hope you'll like the new experience.
+
 # Installation
 
 `typescript.el` can be installed from source directly using your

Reply via email to