brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

Browser Sync plugin for brackets #13784

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by kanika1901kapoor Sunday Feb 12, 2017 at 19:52 GMT Originally opened as https://github.com/adobe/brackets/issues/13098


Browsersync plugin for brackets

Live Preview does not work with pages which are rendered by templates. It works for static files and also opens up a new browser window.

Though LiveReload plugin available in the Brackets extension registry overcomes the above shortcomings, it has to be installed in every browser.

If we can bring the features of browsersync as a new plugin, the task of installing the plugin in every browser can be avoided. To add to that, it synchronises actions like scrolling or clicking between browsers of not only the same device but cross-device.

core-ai-bot commented 3 years ago

Comment by kanika1901kapoor Tuesday Feb 21, 2017 at 02:52 GMT


@petetnt - can i be assigned this issue ?