Vim
                                
                                
                                
                                    Vim copied to clipboard
                            
                            
                            
                        :star: Vim for Visual Studio Code
**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:...
**Is your feature request related to a problem? Please describe.** This is to solve https://github.com/VSpaceCode/VSpaceCode/issues/278. When a user used `vim.normalModeKeyBindingsNonRecursive` to remap to a command, 1. there's no way 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 ``` Error:...
Relates to [this](https://github.com/VSCodeVim/Vim/issues/666). I would like to use Vim Mode in the Debug Console but it appears to have been disabled. Is there flag to enable it? If so the...
Is there any way to set Vim like movement in Code Action pop up window (yellow light bulb suggestion). 
Block comments like gC3j are not working properly. **Steps to Reproduce:** 1. Install C/C++ extension from Microsoft. 2. Create `hello.c` file: ``` #include #include ``` 3. Position cursor at the...
**Describe the bug** `O` should insert a line above current place and the indent should be the same as other lines. It works well inside a block, but one tab...
Hello, i would like to hit `vv` to get visual line and then each next `v` expands selection to then next line. Do you think it is possible to set...
**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 ``` Error:...
**To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **VSCodeVim version**: 1.17.0 Stack trace ``` DISPOSED:...