Daily Usage Issues

Vs2019: Disable Alt+U shortcut somehow?

Started by GreenMoose on 2,574 views

[v3.27.0.3]

I have installed extension https://marketplace.visualstudio.com/items?itemName=Evgeny.RestoreExtensions which brings back NCrunch in main menu with Alt+U shortcut.

However when I use the Alt+U shortcut in my test window, which is located on a secondary monitor, NCrunch's new Alt+U shortcut overrides the main menu and pops up the menu at a weird location (top right in my case).

Can I disable NCrunch's Alt+U behavior in some way in order to get the "normal" menu to always show?
(According to VStudio's keyboard binding Alt+U it does not seem to be tied to any available command).

Thanks.

Edited

Right now, the Alt+U hook is built in and 'normal' behaviour is not available in any form. We'd like to avoid adding a special configuration setting to control it (since we have too many already), and we're examining options here. Right now there's still the possibility that MS may introduce a configuration switch themselves, which might change the ball game here a bit.

We do have a fix coming for the strange location the menu popups up though. A release should be out with this in the next few days.

GreenMoose wrote:[v3.27.0.3]

However when I use the Alt+U shortcut in my test window, which is located on a secondary monitor, NCrunch's new Alt+U shortcut overrides the main menu and pops up the menu at a weird location (top right in my case).



I was wondering if the latest release solves this problem for you. If it doesn't would you mind posting a screenshot that includes the status icon and the popup?
michaelkroes wrote:I was wondering if the latest release solves this problem for you. If it doesn't would you mind posting a screenshot that includes the status icon and the popup?

Still same issue with v3.28.0.6, note that popup ends up at this place (in secondary monitor) even if I have a vstudio window focused in 3rd monitor (the one on my right):

*Edit: Tried disabled the Menu extension but then the popup menu always shows up in location below.
*Edit2: Missed this one, "status icon"... I cannot even see such any longer (used to be a green circle at bottom right)

[img=https://i.imgur.com/W3HwC0a.png]screenshot[/img]

Edited

Problem solved, status bar was hidden by default with vs2019 so when I enabled it in settings, the Alt+U menu appears properly next side to the NCrunch status icon (except when main monitor is in focus, as previous, which is as I want it to be).

Thanks.

Post a reply

Log in to reply.