emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/typescript-mode 17d06bdf93: Add note on incoming ts-mode


From: ELPA Syncer
Subject: [nongnu] elpa/typescript-mode 17d06bdf93: Add note on incoming ts-mode
Date: Sat, 19 Nov 2022 13:59:27 -0500 (EST)

branch: elpa/typescript-mode
commit 17d06bdf938281cf7cd9157189966a2fdfd4f62b
Author: Theodor Thornhill <theo@thornhill.no>
Commit: Theodor Thornhill <theo@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

[Prev in Thread] Current Thread [Next in Thread]