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
  • 13 years ago
  • 2 hours ago
  • 13 years ago

Installs

  • Total 3K
  • Win 2K
  • Mac 1K
  • Linux 281
Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18
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