VMI installed from VScode extension but not working
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Below error is found when typing vim in terminal despite installin
vim : The term 'vim' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the
name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
- vim config/local.js
-
+ CategoryInfo : ObjectNotFound: (vim:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
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
Start by reproducing the reported vim config/local.js command in PowerShell and checking what the VSCodeVim extension installation is expected to provide. Determine whether the issue concerns the extension or a separate terminal installation; done means the scope and expected behavior are established well enough for a targeted fix or documentation update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim, vscode
- Domain
- cli, developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100