Open tapegram opened 2 years ago
Hi tapegram! First of all, thanks for your kind words.
I don't use this feature and I don't have time to work on it.
If you want you can develop this feature by yourself by adding source path/to/structural_editing.vim
to your .ideavimrc
.
After that, you can submit a Pull Request and we merge your effort if you want :+1:
You can call :actionlist
to get the list of all Cursive actions available:
So I fed Spacemacs docs to Claude
and asked to extract bindings. Then I combined the list above with the bindings
and used intellimacs as example.
And I have this config so far:
Hello! I'm really enjoying this project and depend on it for all my kotlin dev. However, I am increasingly missing the structural editing slurp and barf keys from spacemacs.
I was looking around the intellij plugin ecosystem and it looks like the Cursive is the best bet there -- but structural editing is just a small part of that plugin being for clojure language support, which seems like more than I want. And I'm not sure how to map the keys to my preferred spacemacs bindings.
Is there any chance of this possibly eventually making it into intellimacs, or is that beyond the scope of this project? Thanks!