RicoSuter / NuGetReferenceSwitcher

Visual Studio extension to switch between NuGet and project references.
http://nugetreferenceswitcher.org
Microsoft Public License
208 stars 69 forks source link

Switcher dialog is closed if user presses 'Escape' while in open file dialog #28

Open 0xorial opened 6 years ago

0xorial commented 6 years ago

It seems that key-down closes the OpenFileDialog and key-up closes the dialog. This can be a bit annoying when you have to add multiple projects and suddenly dialog is closed and you need to start again.