Interesting with the file name, I guess that works since adding ‘.’ to a file name is not a problem, therefore it’s read as a valid name? Have never thought of doing it that way, but maybe that helps even when looking at the files outside of the context of the IDE, like on a git diff on GitHub. Kinda radical though to change every file name 😄
Just tested out the plugin and I guess yes, this is exactly what I had in mind! Removing the “Reduce dir names” in its settings produces what I hoped it would, that’s awesome thanks!