microsoft / microsoft/vscode-extension-samples
vim-sample extension crashes when attempting to debug
Open
@rebornix is already working on this.
Since Aug 21, 2018.
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 3.9k
- PR merge metrics
- No merged PRs in 30d
Description
When attempting to debug vim-sample, the extension crashes with:
Activating extension 'alexdima.vim' failed: command 'type' already exists.
Using VSCode Version 1.26.1 (1.26.1) on MacOS High Sierra.
Does this mean we can no longer capture keystrokes by overriding the type command?
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.
Assessment
This issue has not been assessed yet.