190
Using Vim is Amazing
(lemmy.world)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Buffers do work in IntelliJ. Not sure about macros since I don’t use them. Haven’t checked VSCode. I found the IntelliJ plugin was better though.
Macros are absolute must, without them it's just walking.
I just tried it out, and IntelliJ’s vim plugin supports macros. You’re in luck :)
I might give that a try very soon then, thanks.