combobulate icon indicating copy to clipboard operation
combobulate copied to clipboard

Structured Editing and Navigation in Emacs with Tree-Sitter

Results 35 combobulate issues
Sort by recently updated
recently updated
newest added

I'm interested in contributing to add at least some minimal support or a starting point for Go. This is both because I enjoy using Emacs to write Go code, but...

enhancement
good first issue

Since nobody else has rubbed the genie for ruby, I thought I would do so!

Having an easy option to disable all the keybinds would really help people with non standard keybinds (vim-like, kakoune-like, traditional desktop, entirely custom...) get into using this. Setting up a...

enhancement

This is an idea I had while reading through your documentation and trying out the package. I noticed that the echo area displays a subtree around the current node that...

enhancement
good first issue

Hi Mickey, Thanks for this package, it looks really useful. I was wondering if you have any plan to package everything up onto melpa? Thanks, Jimmy

It would be nice to have a function similar to `combobulate-python-indent-for-tab-command` in yaml (probably called `combobulate-yaml-indent-for-tab-command`). I am not too familiar with neither combobulate nor treesit yet, but if you...

enhancement

Dear, Mickeynp Will combobulate support for go-ts-mode? Thanks!

enhancement
good first issue

Hi Mickey, This package looks great! Just wondering if there's plan for Clojure support? I know that Emacs 29 doesn't ship with Clojure treesitter, but I see a third-party package....

enhancement
good first issue

Hi! I'm enjoying using `combobulate-mode` in `python-ts-mode` buffers. However, for various reasons, I can't use it in all Python buffers. But turning `combobulate-mode` on makes keybinding changes that turning `combobulate-mode`...

Playing with the new query builder: such a powerful tool. It's clear you spent a long while getting the interface just right. A few things I noticed: - I don't...

bug
enhancement