When I write a method call and open bracket, and then get a tooltip to parameters of method. It's great.
Then I press Ctrl + Space to get a list of possible parameters. The tooltip with method parameters is moved up and an IntelliSence hint is opened down. This is also fine. However, the parameters are covered up by an uninformative message: "Press tab to replace highlighted range". See a figure below:
It's really annoying. How can I disable it?
I reverse engineered the Resharper and found a configuration setting that manages a display of “Press tab to replace highlighted range” tooltip. This parameter is:
<s:Boolean x:Key="/Default/Housekeeping/IntellisenseHousekeeping/HintUsed/@EntryValue">True</s:Boolean>
You could add this line in any configuration file and Resharper will disable the tooltip. I use the “This computer” configuration file:
%AppData%\JetBrains\ReSharper\vAny\GlobalSettingsStorage.DotSettings
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With