Open in editor opens a new window based on vscode setting
Open
Nobody has claimed this yet.
pr welcome
- Dominant language
- TypeScript
- Stars
- 3.3k
- Forks
- 214
- Avg merge
- 13h 22m
- Merged PRs (30d)
- 18
Description
current i dont see a way to change this behavior "project based" maybe the launch-editor thing need to add some args?
when i change to off it works
"--reuse window"
not sure this is a "bug"
thanks for this awesome module!
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 behavior with the VS Code setting enabled and disabled, then inspect the launch-editor integration and how it handles the "--reuse window" argument. Done means opening the editor respects a project-based choice instead of always following the global VS Code setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100