brackets-static-preview
brackets-static-preview copied to clipboard
[UNMAINTAINED] Serves a project via a static web server and opens it in the default browser
I've been using this plugin for quite some time now. Since a few updates of Brackets, the plugin has a tendency to not work on startup and sometimes needs a...
How exactly am I supposed to open the website on another device? When I try it on my iPhone, with the format: http://[ipAdress]:[port] Both Safari and Chrome say that the...
After file update (in my situation it's SVN commit/push or sass build) static server is unresponsible and can't be powered off from brackets. Only brackets reload helps.
I just started the static server and when Chrome opened up, it showed the contents of the project I had been working on with Brackets _before_ the project I'm in...
Reported here, https://github.com/adobe/brackets/issues/9523
I don't know why, but when I install this extension my Less AutoCompiler gives an error ("Invalid project compile settings"). Do you know if it's a common issue?
I changed the hostname in the **Static Preview Settings** pane from `localhost` to `mycomputername.local`. It works fine; I can access the server from other devices on my network. _The problem...
- [x] Migrate to Connect - [ ] Refactor settings management - [ ] Refactor settings dialog - [ ] Add UI for server errors (EACCESS, EINUSE, etc.) - [...
Steps to reproduce: - Start the Static Preview (opens a new browser window) - Close the Browser window - Note that the Static Preview icon is still lit up -...