Sublime Forum

Link to Files

#1

Is there a simple way where one would create a string that would easily link to another file in the project, so that when I click it (or CTRL+Click), sublime will open the file (or focus tab if already open) on the given position.

Systex should be super simplistic and the plugin would try to match random strings to potential files in the project:

/* View: app/views/myspecialView.js Controller: app/controllers/general.js:426 */

Thanks!

0 Likes