173 comments (173 comments)357 reactions (357 reactions)0 assignees (0 assignees)TypeScript1,271 forks (1,271 forks)batch import
area/performancehelp wanted
Repository metrics
- Stars
- 12,664 stars (12,664 stars)
- PR merge metrics
- Avg merge 9d 13h (Avg merge 9d 13h)7 merged PRs in 30d (7 merged PRs in 30d)
Description
If I turn vim plugin on (all other plugins off), vscode starts to lag. There is a noticeable delay (0.1 sec) on every keyboard input.
Contributor guide
- Research direction
- Profile the keyboard input handling in the Vim plugin to identify bottlenecks.
- Tech stack
- typescript
- Domain
- performance
- Issue type
- Performance
- Prerequisites
- TypeScriptVSCode extension development