Hello!
I shipped LiveServerPlus on Package Control. I got tired of wrestling with LiveServer/BrowserSync and wanted a zero-config option that just works from ST.
Description
It’s a lightweight development server with WebSocket-based live reload. It runs entirely in Sublime’s bundled Python (no external runtime), supports mobile preview via QR code, lets you choose a port (or auto-pick a free one), and offers two watcher modes: Sublime on-save (fast) or Watchdog for external changes.
Installation
Package Control: Install Package → LiveServerPlus.
(Sublime Text 4).
Source-code
GitHub: https://github.com/ifrederico/sublime-liveserverplus