How to debug (Front-end/Tauri Core) Tauri App with vscode #5389
Replies: 4 comments 8 replies
-
This is really nice I wasn't aware the VSCode
|
Beta Was this translation helpful? Give feedback.
-
This is excellent and should be in the official documentation. |
Beta Was this translation helpful? Give feedback.
-
Now both the front-end and tauri can be debugged independently, but I cannot start debugging both at the same time. |
Beta Was this translation helpful? Give feedback.
-
Any solution for MacOS? |
Beta Was this translation helpful? Give feedback.
-
Debug Tauri App Core
Debug Front-end (Nuxt, Vue, Reactive,...)
In vscode > Run and Debug Panel > Select Front-end App Debug > F5 for start debug.
Beta Was this translation helpful? Give feedback.
All reactions