Zed debug setup for go server / Svelte web app
Read OriginalThis article details the author's process for setting up the Zed code editor to debug both a Go server (using the Delve adapter) and a Svelte web app (using the JavaScript/Chrome adapter) concurrently. It includes the specific debug.json configuration needed to run the server in dev mode and connect the debugger to a Chrome instance, streamlining the development workflow.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser