All Projects → MrJul → Resharper.enhancedtooltip

MrJul / Resharper.enhancedtooltip

Licence: apache-2.0
A plugin for JetBrains Resharper that colorizes the tooltip and parameter information.

Labels

Projects that are alternatives of or similar to Resharper.enhancedtooltip

Tippyjs React
React component for Tippy.js (official)
Stars: ✭ 1,081 (+615.89%)
Mutual labels:  tooltip
Reactjs Popup
React Popup Component - Modals,Tooltips and Menus —  All in one
Stars: ✭ 1,211 (+701.99%)
Mutual labels:  tooltip
Hibiscus.js
Native Angular directives for Bootstrap4
Stars: ✭ 115 (-23.84%)
Mutual labels:  tooltip
Microtip
💬 Minimal, accessible, ultra lightweight css tooltip library. Just 1kb.
Stars: ✭ 1,109 (+634.44%)
Mutual labels:  tooltip
Tippyjs
Tooltip, popover, dropdown, and menu library
Stars: ✭ 9,433 (+6147.02%)
Mutual labels:  tooltip
Cooltipz.css
A modern, highly customisable, minimal, pure CSS tooltip library
Stars: ✭ 81 (-46.36%)
Mutual labels:  tooltip
Intrinsics Dude
Opensource Visual Studio extension for compiler instrinsics in C/C++
Stars: ✭ 44 (-70.86%)
Mutual labels:  tooltip
Balloon
🎈 Modernized and sophisticated tooltips, fully customizable with an arrow and animations on Android.
Stars: ✭ 2,242 (+1384.77%)
Mutual labels:  tooltip
Toolgif
💭 The only GIF tooltip plugin you need
Stars: ✭ 75 (-50.33%)
Mutual labels:  tooltip
Bubb
Euphemism for a JS tooltip
Stars: ✭ 101 (-33.11%)
Mutual labels:  tooltip
Vtip
基于 Vue 的简单 tooltip 工具
Stars: ✭ 63 (-58.28%)
Mutual labels:  tooltip
Dazv
canvas 可视化图表
Stars: ✭ 70 (-53.64%)
Mutual labels:  tooltip
Jbox
jBox is a jQuery plugin that makes it easy to create customizable tooltips, modal windows, image galleries and more.
Stars: ✭ 1,251 (+728.48%)
Mutual labels:  tooltip
Hint.css
A CSS only tooltip library for your lovely websites.
Stars: ✭ 8,158 (+5302.65%)
Mutual labels:  tooltip
Sexytooltip
The tooltip that has all the right moves
Stars: ✭ 125 (-17.22%)
Mutual labels:  tooltip
Viewtooltip
A fluent tooltip for Android
Stars: ✭ 1,029 (+581.46%)
Mutual labels:  tooltip
Android Target Tooltip
Create Toast like tooltips, but targets can be specified, plus custom properties and features
Stars: ✭ 1,221 (+708.61%)
Mutual labels:  tooltip
React Popper Tooltip
A React hook to effortlessly build smart tooltips.
Stars: ✭ 149 (-1.32%)
Mutual labels:  tooltip
Redux Tooltip
A tooltip React component for Redux.
Stars: ✭ 134 (-11.26%)
Mutual labels:  tooltip
Ahk Rare
My collection of rare and maybe very useful functions
Stars: ✭ 101 (-33.11%)
Mutual labels:  tooltip

Logo ReSharper.EnhancedTooltip

What's ReSharper.EnhancedTooltip?

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

  • Colorizes tooltips and parameter information popups for C#.
  • Displays icons for identifiers and issues in the tooltip.
  • Uses the colors and font configured in Visual Studio.
  • Can optionally display more documentation (return type, remarks).
  • Can optionally display base type and implemented interfaces in the tooltip.
  • Can optionally display full attribute information in the tooltip.
  • Everything is configurable.

Installation

Visual Studio 2012, 2013, 2015, 2017 and 2019 are supported.
ReSharper 2020.3 must be installed.
(Note: older versions are still available for ReSharper 8.2, 9.x, 10.0, 2016.x, 2017.x, 2018.x, 2019.x and 2020.x).

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

  • Colors only work in C# files. The standard tooltip and parameter information popup are used in other file types.
  • The parameter information popup isn't highlighted for calls using named parameters.

Licensed under Apache License 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].