You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full Stack debugging of a wails app using vs code (running the cmd: "wails dev", the watcher) [using go delve]
How to debug a Wails application (golang)
In the following you will find all the configs and script to fully debug your wails application (Both the frontend and the backend) in vs code while also having live reload.