mickeynp / combobulate

Structured Editing and Navigation in Emacs with Tree-Sitter
GNU General Public License v3.0
945 stars 54 forks source link

Is there any methods to toggle hl-line-mode when start or end combobulate-mark-node-dwim command ? #106

Open liuyinz opened 5 months ago

liuyinz commented 5 months ago

I want to hide hl-line when expand reigon, and show hl-line when finish or exit the command, is there any method to detect the status of reafactoring ?

mickeynp commented 5 months ago

No, but that would be a useful addition!