I built this because I got tired of reopening the same terminal tabs every day for Laravel, Vite, ngrok, queue workers, and random helper commands. LaaS is a small Antigravity / VS Code extension that turns those commands into a sidebar panel with start, stop, and inspect controls. It also supports custom stop commands, so services can shut down more cleanly instead of just getting killed. The main goal is to reduce terminal tab clutter and make local dev stacks a bit less annoying to manage. Would love feedback on whether this is useful, and what features would make it better for your workflow. I think idea would help someone like me. (Extension: https://open-vsx.org/extension/lakruwanx/laas).
loading...