Skip to content

Show visibility (and other info) in the outline #109

@markkirchner

Description

@markkirchner

Problem:
Currently (as far as I can tell) it's not possible to distinguish between "public/protected/private" methods and properties in the outline (and code completion dialogs).
The same seems to be the case for "static/non-static" or "abstract" or "final".

Proposal:
It would be great to have the outline/code completion show different colors/icons/... for the different "types" of methods and properties.

Additional context:
If I understand microsoft/vscode#49995 correctly, VS Code already provides support for this and "most work left is [...] on extensions to populate the fields accordingly".

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions