We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我使用vscode开发, mac上也有cursor, inspect元素打开editor时, 它总是打开cursor, 是用cursor打开vue文件, 我看文档默认是打开code, 即使我配置了launchEditor: 'code', 依然是cursor, 我觉得这是个问题, 至少使用code打开vue文件吧, 另外, 我想知道插件的预期行为是什么, 是在我已经打开的项目中打开vue文件吗?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
有点奇怪,按理说是会 respect launchEditor 配置的。你尝试在终端敲入 code 某个 project folder 是可以正常唤醒 VSCode的吗?
launchEditor
code 某个 project folder
code xxx 打开folder正常😂
No branches or pull requests
我使用vscode开发, mac上也有cursor, inspect元素打开editor时, 它总是打开cursor, 是用cursor打开vue文件, 我看文档默认是打开code, 即使我配置了launchEditor: 'code', 依然是cursor, 我觉得这是个问题, 至少使用code打开vue文件吧, 另外, 我想知道插件的预期行为是什么, 是在我已经打开的项目中打开vue文件吗?
The text was updated successfully, but these errors were encountered: