👋
Strangely, the feature I’m missing the most when making the jump from IntelliJ-like to Fleet is a way to mark the type of folders (source, ignored, test…) to quickly identify them visually by colour. I know there’s a
excluded
in the config but:
1. It doesn’t accept wildcards (*) yet
2. AFAIC it’ll just ignore it for code analysis, it won’t mark it in a different colour or anything
Am I missing something that is already there? Will that be added in the future?
Thanks!