Skip to content

essdot/SublimeText-require-links

Repository files navigation

SublimeText-require-links

This is a Sublime Text plugin that allows you to ctrl+click on a require path in a Node module to open that file.

To install, clone this repo in your Packages directory. Change the node_path setting in require-links.sublime-settings if you need to.

If the plugin is working, you should see the require paths in your JS files underlined. Control + click them to open the file referenced in the require path.

NOTE: The code for this plugin is shitty and using it is probably a bad idea.

About

Ctrl + click to open a `require` path in a Node.js script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published