Codryx IDE Dashboard
Status: {{ status or "Running" }} ({{ flavor or "vscode" }})
LSP endpoint: {{ ws_url }}
Connect from VS Code
- Install the Codryx VS Code client or configure your WebSocket endpoint.
- Set the server URL to
{{ ws_url }}.
- Open a Python file to see diagnostics and quick fixes.
Links