ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Prevu

by nijikokun ST2

SublimeText -> Browser Preview

Details

  • 2012.07.02.20.29.25
  • github.​com
  • github.​com
  • 12 years ago
  • 1 hour ago
  • 12 years ago

Installs

  • Total 3K
  • Win 2K
  • Mac 1K
  • Linux 281
Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

About

Prevu is a plugin for Sublime Text 2 that allows you to quickly open your projects local url for testing.

Installation

  • Use Package Control to install
  • Or you can download or clone directly and drop into your Sublime Text 2 packages directory (plugin folder must be named Prevu) – Preferences > Browse Packages to get to the package directory

Usage

Add a comment with the following tag:

location: project/

And use the key-combo ctrl + shift + q to use prevu. This will cause a new tab or window to open in your default browser.

Url will turn into: http://localhost/project

Settings

Settings can be configured and found under Preferences > Package Settings > Prevu

Supports #, //, *, ! comments out of the box.

Download

https://github.com/Nijikokun/Prevu/zipball/master

License

Prevu is released under AOL http://aol.nexua.org © Nijikokun 2012

Version 0.1

  • Initial release