Instruction `vs`
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
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
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