VSCodeVim / VSCodeVim/Vim

VMI installed from VScode extension but not working

Open
#4,737 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status/needs-more-info
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.