Sublime Text View In Browser Plugin

Open the contents of your current view/tab in a web browser

GitHub Twitter Google+ LinkedIn About.me

View In Browser

View In Browser is a Sublime Text plugin that will open whatever is in your current view/tab in your browser of choice. If the file you are working with is new and has not been saved then this plugin will save a temporary copy fo you and then open it up. View In Browser also works with local application servers to open your files using a URL prefix.

From this...

Sublime Text Screenshot

To this.

Browser Screenshot

In just one keystroke.

CTRL + ALT + V

Where To Start

To get started the View In Browser wiki has guides to aide in installation, browser configuration, and local server project configuration.

Change History

Contributors

License

The MIT License (MIT) Copyright (c) 2012 Adam Presley

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.