0.1.2 • Published 4 years ago
folderable v0.1.2
Folderable
A freaking simple VS Code extension for making your Module.xxx becomes Module/index.xxx or Module/index.xxx becomes Module.xxx.
How to use
In your VS Code:
Right click Module.xxx and select Folderize / Unfolderize to become Module/index.xxx.
Right click Module/index.xxx and select Folderize / Unfolderize to become Module.xxx.
Reminder
That's all for the documentation (I know this doc is bull shit). I build this extension just for convincing my productivity only.