SublimeTextPreview
SublimeTextPreview copied to clipboard
Unable to preview
I installed via package control and followed the setup instructions. It added a Preview command to my Tools menu with a key mapping of F12 however nothing happened when I attempted to preview the html file I was working on.
SublimeText 2.0.1 Mac OS 10.8.3
I somehow missed that issue — sorry. Did you manage to get it working, or is it still a problem for you? In any case, to debug the issue, open console window in Sublime Window, switch to an html file, press F12 and see if there's any output from the plugin.
Also, I just updated the plugin to work with Sublime Text 3, so you might want to give it a try.
Was this issue resolved? I just installed this for ST2. When I run the Preview command, the console says: Preview: No matching rules found, nothing to do.
I am using this pattern: "path_prefix": "~/Google Drive/Sites/basecode-aicc", "url_prefix": "http://localhost:5757/"
@lockheartmac, did you try specifying the full path prefix for your home directory (/home/<username>/Google Drive/...)?