gratitude

2024-05-31T17:35:23.993109Z

So grateful for structural editing

💯 32
➕ 1
martin 2024-06-19T22:32:24.399539Z

Take a look at https://github.com/drym-org/symex.el. Have fun :)

chromalchemy 2024-06-22T14:19:23.438049Z

For vscode Cursorless is neat. https://www.cursorless.org/docs/ Its not clojure specific (but works out of the box, and can have more syntactic scopes implemented for clj). Its main thing is that it allows structural selection and editing by voice. (there are beta keyboard bindings). Can complement Paredit and such (since it doesnt necessarily compete for key bindings)

2024-06-03T16:06:19.487719Z

haha so true

Leo E 2024-05-31T18:24:11.935599Z

Is there any good instruction on how to navigate masterfully using this technique? Or just personal research? I never understood how to move in the minimum number of movements.

daveliepmann 2024-05-31T19:22:26.474839Z

@prostozapomnit emacs rocks! for paredit: https://emacsrocks.com/e14.html also ace-jump-mode https://emacsrocks.com/e10.html aaaaand expand-region https://emacsrocks.com/e09.html

1
❤️ 3
john 2024-06-01T12:41:39.082749Z

I use parinfer, it's a breeze imo

👆 1
2024-06-01T18:49:45.390979Z

Lispy for me, I love it for clojure and elisp

2024-06-01T18:51:05.372339Z

This is my bible. https://oremacs.com/lispy/

armed 2024-06-02T09:30:58.115009Z

On the other hand its a curse. It makes other languages difficult to use. However, I agree to be cursed :)

💯 2