-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Labels
featureNew feature or requestNew feature or request
Description
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".
jakubmisek
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request