Skip to content

With ReSharper active, type info is hidden from tooltips when unused values or errors are present #3056

Closed
@TeaDrivenDev

Description

@TeaDrivenDev

Update from @cartermp

#3547 is the same issue, except for an error rather than the unused value analyzer.

Repro steps

  1. Create a let binding in F# code, leave the value unused
  2. Hover over the name with the mouse pointer

Expected behavior

The Tooltip displays type information for the value.

screenshot - 20170516004528

Actual behavior

The tooltip only says "The value is unused - Show potential fixes".

screenshot - 20170516002837

Known workarounds

Set the caret on the name, press Ctrl-K, Ctrl-I

Related information

VFT version 15.4.1.17051503

Metadata

Metadata

Assignees

No one assigned

    Labels

    Impact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions