When I try to indent multiple lines I highlight the lines (SHIFT+V) then indent (SHIFT+>). That works if I only want to indent one time.
But if I try to indent multiple times my highlighted area gets lost after the first indent, I must repeat the WHOLE process. Which is frustrating and annoying.
Here's a video showing the problem:
https://i.stack.imgur.com/sfbUl.jpg
(Note how I have to re-select the lines every time indentation changes)
In terminal vim, the lines stay highlighted and I can indent them multiple times no problem.
How can I configure VSCode & the vim extension to allow me to indent multiple times without requiring I re-select the area every time?