launchEditor 跳转问题
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
我使用vscode开发, mac上也有cursor, inspect元素打开editor时, 它总是打开cursor, 是用cursor打开vue文件, 我看文档默认是打开code, 即使我配置了launchEditor: 'code', 依然是cursor, 我觉得这是个问题, 至少使用code打开vue文件吧, 另外, 我想知道插件的预期行为是什么, 是在我已经打开的项目中打开vue文件吗?
Contributor guide
No contributing guide indexed for this repository
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. Reproduce the issue on macOS with VS Code and Cursor, then trace the launchEditor configuration and compare the documented default with launchEditor: 'code'; done means the expected editor behavior is clarified and the configured choice is respected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100