I have:
<link rel="stylesheet" type="text/css" href="style.css">
<script src="script.js"></script>
I need to open files by their relative paths in text. Previously, I used AkelPad with the “openRelativPath” plugin. When I put the cursor on the text the plugin detects the path in brackets and opens the file.
Is there a similar plugin for Sublime text?