Vim
Vim copied to clipboard
:star: Vim for Visual Studio Code
**What this PR does / why we need it**: 1. Can use english character to search Chinese phonetic character with easymotion plugin 2. Useful to Chinese language users 3. Not...
**Describe the bug** `` doesn't move the cursor down Removing the `vim.use` check from the when clause unblocked me, but I wanted to report this anyway since this probably isn't...
**Describe the bug** When entering an emoji using the Windows symbol selection popup (accessed with META+.), the emoji is inserted but appears as the "unknown glyph" indicator (diamond shape with...
Ctrl + i is just not working Ctrl + o is performing alternate file kind of behavior
vim
Issue Type: Bug vim forbids me to type a code when i enable it Extension version: 1.21.8 VS Code version: Code 1.61.1 (Universal) (c13f1abb110fc756f9b3a6f16670df9cd9d4cf63, 2021-10-14T01:23:30.274Z) OS version: Darwin arm64 20.6.0...
We currently use javascript's regex library, which is unfamiliar to some coming from vim (see #2043, #3073, #3075, etc.). This ticket is to consolidate those and center discussion around the...
**Describe the bug** Typing in this particular line is extremely slow if the vim-plugin is activated. It's only this particular line. Every other codelines work fine. **To Reproduce** 1. Open...
The vim plug-in will slow down the performance of vscode, which is very serious in insert mode. As shown in the figure below, this is the delay when I repeat...
Is there a way to save the macros to a file that are stored in registers during the session
**Describe the bug** `s` is not working properly, the vim editor mode does not enter `Insert` mode immediately after pressing `s`. `v1.21.5` wors fine. **To Reproduce** Steps to reproduce the...