mattpocock / mattpocock/ts-error-translator
Lag in insert mode after recent update when combined with Vim emulation.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
Recently insert mode in vim on 300+ line typescript files has really slowed down. After enabling and disabling a few plugins I isolated this extension as the cause.
I'm not 100% sure but I feel like the slow down was introduced with the new tutorial features. I've been happily using the error translator for over a month without issue until the last few days.
Specs:
- Intel Macbook Pro 2018
- MacOS Ventura 13.1
VSCode:
- Version: 1.74.1
- Commit: 1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a
- Date: 2022-12-14T10:33:40.793Z (6 days ago)
- Electron: 19.1.8
- Chromium: 102.0.5005.167
- OS: Darwin x64 22.2.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or reproduction steps are identified. Start by reproducing the lag in VS Code with Vim emulation on a 300+ line TypeScript file, then compare the extension with tutorial features enabled and disabled. Done means identifying whether the tutorial features cause the regression and restoring responsive insert-mode editing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- performance, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100