Limyrx Studio IDE

Preview & Dev Servers

Limyrx Studio IDE integrates with your development servers, showing previews directly in the IDE.

Dev Server Integration

When you start a dev server (Vite, Next.js, etc.) via a terminal command or project action, the IDE detects the port and offers to open a preview panel.

Preview Panel

The preview panel renders your web app inside the IDE. It supports hot reload, responsive device modes, and URL navigation.

Port Forwarding

In remote sessions, ports are automatically forwarded so you can access dev servers from your local browser. Configure port ranges in Settings.

See Also