MrJul / ReSharper.EnhancedTooltip

A plugin for JetBrains Resharper that colorizes the tooltip and parameter information.
Apache License 2.0
170 stars 27 forks source link
resharper resharper-plugin tooltip

Logo ReSharper.EnhancedTooltip

What's ReSharper.EnhancedTooltip?

It's a plugin for JetBrains ReSharper that enhances the tooltip and parameter information popup.

Installation

Visual Studio 2017, 2019 and 2022 are supported.
ReSharper 2022.1 must be installed.
(Note: older versions are still available for previous ReSharper versions).

Install the plugin using the built-in Extension Manager from the ReSharper menu.

Tooltip Highlighting

The tooltip that appears on mouse over is now syntax highlighted. Note that only the tooltips provided by ReSharper are currently colored.
Tooltip Highlighting

Parameter Info Highlighting

The parameter information popup is now syntax highlighted. The colors used for the types are either the ones having a name starting by ReSharper if Color identifiers is used, or the Visual Studio ones starting with User Types otherwise.
Parameter Info Highlighting

Options

Enhanced Tooltip provides many options to configure the display as you like.
The options page is located at ReSharper → Options → Environment → IntelliSense → Enhanced Tooltip.
Options Page

Current Limitations

Licensed under Apache License 2.0