SublimeTextPreview icon indicating copy to clipboard operation
SublimeTextPreview copied to clipboard

Unable to preview

Open eric-norcross opened this issue 12 years ago • 3 comments

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

eric-norcross avatar Apr 07 '13 19:04 eric-norcross

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.

iafan avatar Jul 16 '13 12:07 iafan

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/"

juliancalzada avatar Oct 20 '15 14:10 juliancalzada

@lockheartmac, did you try specifying the full path prefix for your home directory (/home/<username>/Google Drive/...)?

iafan avatar Oct 20 '15 16:10 iafan