Skip to content

Apply file decorators to project level #481

@beckermarc

Description

@beckermarc

In the January blog post on Java in VS Code you announced support for color highlighting / file decoration in the Java Projects Explorer: https://devblogs.microsoft.com/java/java-on-visual-studio-code-update-january-2021/

Is it possible to also provide this color highlighting to the very top of the projects hierarchy, similar to how this is handled in the File Explorer?

For example here I'd also expect the nodes cds-services and cds-feature-jdbc to be highlighted in yellow:
image

I really like the Java Projects Explorer, but this is the main aspect that keeps me from using it regularly. Improving this would make refactorings in big projects much easier were you temporarily might create a lot of compilation issues across various project parts. With the current behaviour it is really hard to spot at a first glance in which project there are still issues or warnings, especially in very big projects.

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions