AddAnyFile icon indicating copy to clipboard operation
AddAnyFile copied to clipboard

Shift-F2 does not work if you use the new 'Open Folder' feature

Open davferx opened this issue 8 years ago • 7 comments

Installed product versions

Microsoft Visual Studio Enterprise 2017 RC Version 15.0.26014.0 D15REL Microsoft .NET Framework Version 4.7.02017

Add New File - Version: 3.5.127

Description

Shift-F2 does not work if you use the new 'Open Folder' feature

Steps to recreate

  1. Create a folder with a file
  2. File / Open / Folder / (select the folder you just created)
  3. Press Shift+F2

Current behavior

The 'Add New File' Dialog box does NOT pop-up

Expected behavior

Cool new dialog box.

Mitigation / Work Around

It looks like you can activate the extension by right clicking in the Solution Explorer window and clicking Add

davferx avatar Jan 01 '17 16:01 davferx

there is nothing there.. in Add options

ahmad2smile avatar Mar 27 '17 17:03 ahmad2smile

not working!! plz fix it.. Now I just can't work without this extension

ahmad2smile avatar Mar 27 '17 17:03 ahmad2smile

Got it working with the Nightly Build v3.5.129... the Menu Option appears in Add. Then assigned the Keyboard shortcut Shift-F2 on Add.NewEmptyFile.. Working

ahmad2smile avatar Mar 27 '17 18:03 ahmad2smile

Still not working in release version - Version: 3.5.129 Waiting for the fix to be released to marketplace @madskristensen

Thanks.

davidsekar avatar May 15 '17 12:05 davidsekar

how to modify default shortcut?

pedoc avatar Apr 24 '20 04:04 pedoc

The latest VS2022 updated trashed the shortcut key for me and after inspecting further appears its now owned by another command and the Shift+F2 is a sequence key now meaning it requires a secondary key press...

So I went with Shift+F2, F2 image

vurso avatar Apr 03 '22 15:04 vurso

The latest VS2022 updated trashed the shortcut key for me and after inspecting further appears its now owned by another command and the Shift+F2 is a sequence key now meaning it requires a secondary key press...

So I went with Shift+F2, F2 image

Thanks, and this works like a charm

vyan024 avatar Nov 10 '22 22:11 vyan024