Is it somehow possible to select something in Vim's selection mode and then switch to input mode with the text still selected?
When working with VSCode, you can select text and press < which surrounds the selection automatically with < and >. But when I use the selection mode of Vim, the feature of VSCode doesn't work.