Krzysztof Kowalczyk 7/21/2025

Zed debug setup for go server / Svelte web app

Read Original

This 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.

Zed debug setup for go server / Svelte web app

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week