Java File IconsVisual badges for Java files based on their content (class, interface, enum, etc.) FeaturesThis extension adds colored badges to Java files in the VS Code explorer, making it easy to distinguish between:
The extension analyzes the actual file content, not just the filename, to determine the correct type. UsageSimply install the extension and open a Java project. Badges will automatically appear next to Java files in the explorer. ConfigurationYou can customize the badge characters in VS Code settings:
Requirements
Known Limitations
Release Notes0.0.1Initial release with support for:
LicenseMIT |