VSCodeVim / VSCodeVim/Vim

Instruction `vs`

Open
#5,511 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
15.2k
Forks
1.5k
Avg merge
3d 18h
Merged PRs (30d)
6

Description

Is your feature request related to a problem? Please describe.
When use vs to open a new file, plugin vim will log error: "File: rpc_client.go does not exist.".

Describe the solution you'd like
I will plugin can touch a new file when using vs to open a file which is not exist.

English is not my native language; please excuse typing errors.
Thanks!

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

No source file or test is named. First reproduce the error by using vs on a nonexistent file in VS Code, then trace the plugin's file-opening path and the rpc_client.go does not exist log. Done means vs can open and create a new file without logging that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.