How do you highlight the current line using Vim VS Code?
This functionality would be awesome. Anyone know if this configuration is possible in Vim VS Code? http://vi
I found that you can use shift+alt+RightArrow to select parts within current line.
shift
alt
RightArrow
Hope this helps