GithubHelp home page GithubHelp logo

dsaf / resharper.enhancedtooltip Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrjul/resharper.enhancedtooltip

0.0 0.0 0.0 1.78 MB

A plugin for JetBrains Resharper that colorizes the tooltip and parameter information.

License: Apache License 2.0

Shell 0.09% C# 99.91%

resharper.enhancedtooltip's Introduction

Logo ReSharper.EnhancedTooltip

What's ReSharper.EnhancedTooltip?

It's a plugin for JetBrains ReSharper v8.2 and v9.0 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.
  • When working with JetBrains annotations, can display [CanBeNull] and [NotNull] attributes.
  • Everything is configurable.

Installation

Visual Studio 2012 and 2013 are supported.
ReSharper 8.2 or 9.0 must be installed.

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. It is strongly suggested that you enable Color identifiers in ReSharper Options > Code Inspection > Settings since there's almost no tooltip at all if this setting is disabled.
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

resharper.enhancedtooltip's People

Contributors

citizenmatt avatar dsaf avatar mrjul avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.