Holding down CTRL to make Intellisense popups transparent
With Visual Studio Intellisense, I can hold down the CTRL key and popups become semi-transparent so I can see the code behind them. Is there a way to get this same behavior with reSharper statement completion? Thanks!
Please sign in to leave a comment.
Hello Michael!
ReSharper provides the same feature of transparent IntelliSense list, as in VS you should press and hold Ctrl key to make the opened list transparent.
Thank you.
Oh you're right! Looks like the trick is it only works on the second time. If you hit CTRL, only the VS UI fades, then you hit CTRL again and both fade. Weird. Not sure if this is a bug or by design.