From 835a7e8109243f739cfd64bd2663509ef3ab1b6e Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Tue, 11 Feb 2025 19:47:21 +0200 Subject: [PATCH] ; * lisp/treesit.el: Remove implemented TODO for integration with hideshow. (cherry picked from commit 14e0f214e6d144030d696afc3ed2f2abdd3c9f06) --- lisp/treesit.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/lisp/treesit.el b/lisp/treesit.el index 7a449770576..0f4b1110200 100644 --- a/lisp/treesit.el +++ b/lisp/treesit.el @@ -2784,9 +2784,6 @@ friends." ;; ;; TODO: Integration with thing-at-point: once our thing interface is ;; stable. -;; -;; TODO: Integration with hideshow: I tried and failed, we need -;; SomeOne that understands hideshow to look at it. (defvar-local treesit-defun-type-regexp nil "A regexp that matches the node type of defun nodes. -- 2.39.5