Vim
Vim copied to clipboard
:star: Vim for Visual Studio Code
**Describe the bug** The :split (also :vsplit, :vsp) command can split the active editor in the right way, but it does not open the specified file. When I attempted to...
**Describe the bug** When I press 'u' to undo all the changes, it adds new line for every existing lines in my file while ctrl-z doesn't do the same thing....
**What this PR does / why we need it**: **Which issue(s) this PR fixes** Fixes #7743 **Special notes for your reviewer**: I couldn't get tests running locally, I'll wait for...
**To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **VSCodeVim version**: 1.23.1 Stack trace ``` DISPOSED:...
**Describe the solution you'd like** I'd really like to edit Chinese text with the vim plug-in, while I can successfully set auto-change of input methods when changing from normal mode...
**Describe the bug** `p`/`P` behavior differs from vim. Vim 9.0: In blockwise visual mode, you can select a non-rectangular range (e.g., by pressing $). Yank it and paste it in...
**Describe the bug** Plugins (easymotion, surround, etc) seem to be not enabled in the web version. **To Reproduce** Steps to reproduce the behavior: 1. Open a web version of vscode,...
**Describe the bug** When h and l are rebound they work as expected at first. Moving the cursor left works as expected, moving right does too if you did that...
**Describe the bug** When using `ctrl+o` it seems that we're unable to follow the history beyond a single file whereas if the vim extension is disabled, history is followable as...
**Describe the bug** A clear and concise description of what the bug is. The could not work ! and could not work properly **To Reproduce** Steps to reproduce the behavior:...