Skip to content
New issue

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

Windows-specific: OS shortcuts to launch new instance not working #23114

Closed
patridge opened this issue Mar 23, 2017 · 2 comments
Closed

Windows-specific: OS shortcuts to launch new instance not working #23114

patridge opened this issue Mar 23, 2017 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@patridge
Copy link
Member

  • VSCode Version: Code 1.10.2 (8076a19, 2017-03-08T14:02:52.799Z)
  • OS Version: Windows_NT ia32 10.0.14393
  • Extensions:
Extension Author Version
cake-vscode cake-build 0.6.0
csharp ms-vscode 1.6.2
code-settings-sync Shan 2.4.3

Steps to Reproduce:

  1. Launch Visual Studio Code on Windows
  2. With it running in the Windows Task Bar, Shift+Click the icon to launch a new instance (Additionally, Win+Shift+{# index in Task Bar})

Expected:

I was hoping it would start a new VS Code window/instance (similar to how it works for VS2017, Explorer, Chrome, Notepad, etc.)

Actual:

Gives focus to previously launched VS Code instance

Workaround:

Once previous instance is given focus, you can Ctrl+Shift+N to do what the Windows shortcut would normally do.

@Bill-Stewart
Copy link

Does it work if you set window.openFilesInNewWindow to on?

@bpasero
Copy link
Member

bpasero commented Mar 24, 2017

#13905

@bpasero bpasero closed this as completed Mar 24, 2017
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 24, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants