I still don't get buffers

whats_all_this_then@programming.dev to Programmer Humor@programming.dev – 547 points –
97

You are viewing a single comment

That's actually the biggest thing I miss about VSCode

https://github.com/mg979/vim-visual-multi

I also missed multiple courses, but I started using vim-visual-multi in my nvim config and it's been great. There's a few others I tried that I couldn't get to work quite right (usually some weird conflict with nvim-cmp) but I've had the best success with vim-visual-multi.

I'm gonma bookmark and try this next time I find the courage to mess around my nvim config. That last none_ls breaking change has made me very hesitant to mess around with things that aren't just colorschemes ngl.

helix has a pretty good mc system in the select mode.

search in selection is such a cool workflow

yah ive been swapping to hx wherever i need to do refactoring, it’s too good to miss out.

space-r ename symbol for easymode.

This feels like something I also do in neovim unless I'm misunderstanding you completely. Is it highlighting text and having yoir search apply just to the highlighted text?

If so, yes it's great whenever you use it

Same here, but Atom. Maybe I should start using Atom again.

FYI atom project is dead. There is a community form available but it was to buggy for me.

I know it's dead. I still have it, and it still does all I want from an IDE.