Skip to content

felixcatto/ImportFileNames

Repository files navigation

Description

This small sublime plugin add ability to import relative file names and open it. Just add following keybindings.

{ "keys": ["?"], "command": "open_file_by_path" },
{ "keys": ["?"], "command": "import_path" },

Mainly useful for javascript for importing modules, but it can be used to import any file name and open it.

Demo

License

MIT

About

Adds ability to import relative file names and open it.

Resources

License

Stars

Watchers

Forks

Packages

No packages published