Remove support for neovim integration
Open
Nobody has claimed this yet.
area/neovim
breaking-change
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Calling our neovim integration half-baked would be very generous, and I don't have any intention of improving it. This won't be done until we have significantly better vimscript support, but anyone who really needs neovim integration is better off moving to vscode-neovim in the long run.
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
The issue names no files, tests, or entry points. First locate the TypeScript code implementing the neovim integration and determine the complete removal scope; done means the integration is no longer supported and relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- neovim, typescript, vscode
- Domain
- devtools
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100