File nesting
Answered
File nesting settings, like in vscode, can be very useful to keep a clear view in large projects. I usually do this in typescript/javascript, dotnet core and golang projects to aggregate configuration files, unit tests with their respective modules, docker stuff and so on.
Please sign in to leave a comment.
Do you mean this feature:
FL-15407 Custom grouping in Files tool. E.g. put `css` or `map` under corresponding `sass` file
Please vote for it in our issue tracker. Thank you.