Any way to suppress "Press tab to replace highlighted range" message? Follow
Whenever I create a new object in C# and type an open bracket, the parameters are covered up by a tooltip saying Press tab to replace highlighted range.
It's really annoying and I wonder if there's a way to move or suppress it. Here is an example:
As soon as I type UnzipTask( I can't see what the parameters are because of the annoying tooltip.
Apologies if this is in the wrong place it is my first time using the forums.
Please sign in to leave a comment.
See my answer on StackOverflow. I hope this solution will help you too.
Genius, thanks. Some people are very clever!