Vincenzo Pupillo
05a96fd398
Add mhtml-ts-mode.
...
New major-mode alternative to mhtml-mode, based on treesitter, for
editing files containing html, javascript and css.
* etc/NEWS: Mention the new mode and new functions.
* lisp/textmodes/mhtml-ts-mode.el: New file.
* lisp/progmodes/js.el
(js--treesit-thing-settings): New variable.
(js--treesit-font-lock-feature-list); New variable.
(js--treesit-simple-imenu-settings): New variable.
(js--treesit-defun-type-regexp): New variable.
(js--treesit-jsdoc-comment-regexp): New variable.
(js-ts-mode): Use of new variables instead of direct assignment of
values.
* lisp/textmodes/css-mode.el
(css-mode--menu): New variable.
(css-mode-map): Use new variable.
(css--treesit-font-lock-feature-list): New variable.
(css--treesit-simple-imenu-settings): New variable.
(css--treesit-defun-type-regexp): New variable.
(cs-ts-mode): Use of new variables instead of direct assignment of
values.
* lisp/textmodes/html-ts-mode.el
(html-ts-mode--treesit-things-settings): New variable.
(html-ts-mode--treesit-font-lock-feature-list): New variable.
(html-ts-mode--treesit-simple-imenu-settings): New variable.
(html-ts-mode--treesit-defun-type-regexp): New variable.
(html-ts-mode): Use of new variables instead of direct assignment of
values.
* lisp/treesit.el
(treesit-merge-font-lock-feature-list): New fuction.
(treesit-replace-font-lock-feature-settings): New fuction.
(treesit-modify-indent-rules): New function.
2025-02-17 09:22:22 +02:00
..
2025-02-17 05:37:10 +01:00
2025-02-17 05:37:10 +01:00
2025-02-17 05:37:10 +01:00
2025-02-17 05:37:10 +01:00
2025-02-17 05:37:10 +01:00
2025-02-17 02:00:51 +01:00
2025-02-11 19:04:00 +01:00
2025-02-17 05:37:10 +01:00
2025-02-12 06:33:28 +01:00
2025-02-11 19:04:00 +01:00
2025-02-05 19:43:45 -05:00
2025-01-16 18:33:29 +02:00
2025-02-17 05:37:10 +01:00
2025-02-11 19:04:00 +01:00
2025-02-17 05:37:10 +01:00
2025-01-05 15:39:50 +02:00
2025-02-17 05:37:10 +01:00
2025-02-17 02:22:28 +01:00
2025-02-17 05:37:10 +01:00
2025-02-17 09:22:22 +02:00
2025-02-16 23:47:52 +01:00
2025-02-17 09:22:22 +02:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-17 05:37:10 +01:00
2025-01-02 18:39:42 +01:00
2025-02-17 05:37:10 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-10 16:37:25 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-02-06 20:07:09 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-02-11 08:47:44 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 12:37:37 +02:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-17 05:37:10 +01:00
2025-01-14 07:40:57 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-25 12:14:44 +02:00
2025-02-01 04:56:52 +01:00
2025-02-08 13:14:25 +02:00
2025-01-02 18:39:42 +01:00
2025-02-01 06:08:19 -05:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-11 19:04:00 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-05 15:48:49 +02:00
2025-02-04 14:09:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-26 17:50:34 +02:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-02-15 13:49:17 +02:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-18 08:09:17 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-17 05:37:10 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-06 11:10:10 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-03 20:32:44 +02:00
2025-01-06 20:04:20 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-17 05:37:10 +01:00
2025-02-16 11:51:22 -05:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-02-05 20:21:03 -05:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-10 15:12:19 +01:00
2025-01-02 18:39:42 +01:00
2025-02-11 19:04:00 +01:00
2025-02-10 16:03:02 -05:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-11 19:04:00 +01:00
2025-01-25 11:43:45 +02:00
2025-01-25 11:43:45 +02:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-31 01:50:22 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-05 11:03:07 +02:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-25 10:06:19 -05:00
2025-01-02 18:39:42 +01:00
2025-02-15 08:18:01 -08:00
2025-01-02 18:39:42 +01:00
2025-02-11 19:04:00 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-28 11:04:21 +00:00
2025-01-02 18:39:42 +01:00
2025-01-25 10:06:19 -05:00
2025-01-02 18:39:42 +01:00
2025-02-08 07:40:44 -05:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-02-01 04:56:52 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-17 11:36:14 +08:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-15 16:58:55 +08:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-10 10:58:05 +01:00
2025-01-11 01:42:24 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-19 14:56:17 +02:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-06 11:10:10 +01:00
2025-01-21 09:56:59 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-17 05:37:10 +01:00
2025-01-02 18:39:42 +01:00
2025-02-13 07:08:07 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-25 04:42:01 -05:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 14:29:49 -05:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-18 17:53:17 +02:00
2025-02-08 13:57:44 +02:00
2025-02-03 16:34:35 -05:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-17 05:37:10 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-02-01 07:40:19 -05:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-25 11:14:01 +02:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-02-17 05:37:10 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-01 04:56:52 +01:00
2025-02-17 05:37:10 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-11 14:36:22 -08:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-07 09:18:04 -08:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-19 14:53:31 +02:00
2025-02-01 04:56:52 +01:00
2025-01-18 15:07:52 +02:00
2025-01-02 18:39:42 +01:00
2025-02-10 15:12:19 +01:00
2025-01-02 18:39:42 +01:00
2025-02-17 09:22:22 +02:00
2025-01-01 07:39:17 +00:00
2025-01-02 18:39:42 +01:00
2025-01-23 03:14:37 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-04 09:25:17 -08:00
2025-01-05 11:03:07 +02:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-05 20:21:03 -05:00
2025-01-27 09:19:39 +01:00
2025-01-02 18:39:42 +01:00
2025-02-05 15:08:28 +02:00
2025-02-01 04:56:52 +01:00
2025-01-02 18:39:42 +01:00
2025-02-08 13:13:30 +02:00
2025-01-17 16:35:43 +01:00
2025-02-11 19:04:00 +01:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-02-14 17:56:38 +08:00
2025-01-02 18:39:42 +01:00
2025-01-02 18:39:42 +01:00
2025-01-27 10:21:08 +01:00
2025-01-02 18:39:42 +01:00
2025-02-17 05:37:10 +01:00