Remix.run Logo
Show HN: BX Live Server – VS Code live reload with embedded preview(marketplace.visualstudio.com)
2 points by th3mailman 13 hours ago | 1 comments

Hello HN, a quick share from my weekend project. TBX Live Server is an extension that bakes a browser-like webview right into VS Code, keeps multiple servers in sync, and reloads on the fly. Developers can run parallel environments, toggle ports per workspace, and stay in the editor while testing. In the last 24 hours it picked up 19 new downloads and 2 stars, so early adopters seem to be finding it useful.

Repo: http://github.com/TheMailmans/vscode-inline-live-server Marketplace install: https://marketplace.visualstudio.com/items?itemName=Thinkbac... Happy to answer questions or hear what workflows you’d like to see supported next.

th3mailman an hour ago | parent [-]

bump