1.2.0 • Published 3 years ago

jederize v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Jederize README

A VSCode Extension that not only turns your File.extension into File/index.extension, but with more cool features (developing);

Folderize

Turns your File.extension into File/index.extension, and automatically change the import paths from ./ to ../;

Module Imports

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.

Demo (Legacy Mode)

npm.io

Known Issues

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Prototype release


How To use

Select one of your file in file explorer, Right-Click, click the Jederize button on the menu. and you are done.

1.2.0

3 years ago

1.1.0

3 years ago