Skip to content

Various navigation bar bugs #2132

@saul

Description

@saul

I've found a few issues with the navigation bar implementation on master:

  1. Properties with a getter and setter are shown twice (once for the setter, once for the getter)
  2. Private values are shown as methods as opposed to private fields
  3. Methods do not show the parameters list as they do in C#

Demonstration of issue 1

sketch 24

Demonstration of issue 2

sketch 25

Issue 3: example of parameter list as in C#

sketch

/cc @vasily-kirichenko

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-LangService-APIBugImpact-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