Monaco Editor LSP Test Run client: bun run dev Run server: mkdir pylsp cd pylsp python3 -m venv . ./bin/pip install python-lsp-server websockets ./bin/pylsp --ws --port 5007 Open in browser: http://localhost:5173/