|
From: | Dmitry Gutov |
Subject: | Re: Turning on/off tree-sitter modes |
Date: | Mon, 25 Nov 2024 02:44:52 +0200 |
User-agent: | Mozilla Thunderbird |
On 24/11/2024 20:56, Eli Zaretskii wrote:
major-mode-remap-alist: INS DEL Key: js-mode Value: js-ts-mode INS DEL Key: ruby-mode Value: ruby-ts-modeIn addition, I personally find this UI quite perplexing, and kinda doubt users who use it will understand what "Key" and "value" mean in this case.
We could add more detailed annotations to those customization fields, so it could look more like this, for example:
Major Mode Remap Alist: Repeat: INS DEL Cons-cell: Mode to map from: js-mode Function to call instead: js-ts-mode ...
[Prev in Thread] | Current Thread | [Next in Thread] |