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
I know it says so in the README, but I feel there should be a ticket for it.
The text was updated successfully, but these errors were encountered:
Hi @csholmq . It was reported in #7 that with Code February Release this setting is now working. But first, you have to install the Shell Command.
Could you take a look at the comments in that issue, and check if it works for you?
Thanks
Sorry, something went wrong.
@alefragnani Confirmed to work!
Ran Shell Command: Install 'code' command in PATH which did the trick!
Shell Command: Install 'code' command in PATH
"projectManager.codePath": "code-insiders" for Insiders. "projectManager.codePath": "code" for normal build.
"projectManager.codePath": "code-insiders"
"projectManager.codePath": "code"
"projectManager.openInNewWindow": false works! "projectManager.openInNewWindow": true works!
"projectManager.openInNewWindow": false
"projectManager.openInNewWindow": true
alefragnani
No branches or pull requests
I know it says so in the README, but I feel there should be a ticket for it.
The text was updated successfully, but these errors were encountered: