Import IndentationYes, that's what you're thinking... This extension only serves to indent the "imports" of your file. In my daily life, when I have time, I tend to align my imports and I decided to create an extension just for that. I believe it will be useless for 99.9% of the community, but that's okay. FeatureThe only "feature", as said before, is to "indent the imports", the image below represents well what will be (or should be) done here: Automatically IndentI believe you use a lot of "shift + alt + f" to indent your code daily, so for ease of use you can also add "indent-import" to your shortcuts, just copy and paste the snippet below:
Release Notes1.0.0Initial version of "Indent Imports" |