1
votes

I have enough vertical spaces up and down but Visual Studio context menu restricts context menu and made itself scrollable.

Is there a configuration option to change the behavior of how context menu is displayed?

Goal: I'd like to display all items without having to scroll.

Scrollable Context Menu

2

2 Answers

1
votes

The only way I was able to reproduce this was by setting my resolution to a lower value to where the ContextMenu actually does not fit on the screen. In your screenshot though it does look as if the ContextMenu is opening up towards the top and hitting the top edge of your screen, which is that case the scrolling is normal behavior.

There is no way that I know of to change or customize the behavior of the ContextMenu within Visual Studio.

Edit

Accoring to this topic, it is a known issue scheduled to be fixed in a future release.

1
votes

no, there isn't