General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Fireship
comments
Comments by "" (@jaideepshekhar4621) on "Vim in 100 Seconds" video.
I mean, it is SO easy to set a mark, jump to top of function, yank till mark and paste. You will have to scroll for hours to reach it.
1
@kipchickensout You get the idea. How will you copy a large function or structure? In vim: vi{y Done.
1
How many vscoders know folding? 👀 Extensions to do basic functionality? How about the same kind of edit on a given piece of code? Can't do it with multi cursor. Very clumsy to setup a macro that you do with the literally two key strokes in vim. q<macro id key>.
1
@zwja I'm talking about inbuilt vim features. How about delete till character, copy till character, go to character, using regex and capture groups to reformat entire line.
1