A VSCode Extension that not only turns your File.extension
into File/index.extension
, but with more cool features (developing);
Turns your File.extension
into File/index.extension
,
and automatically change the import
paths from ./
to ../
;
This feature is for core-fe
It is a simple type hint that allows you to import actions
directly from current module / main module
simply type 'm'
, and it will look for it.
Users appreciate release notes as you update your extension.
Prototype release
Select one of your file in file explorer, Right-Click
, click the Jederize
button on the menu. and you are done.