-
I'd like to debug my stream deck plugin, but I'm not able to get the plugin to work right. How do I configure VS Code to debug the plugin on the stream deck? Do I need to attach to a process? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hi Tom, that's correct, you'll need to attach to the process — you can find more about debugging in VS Code in our new documentation. We are also planning to make this experience better in VS Code in the future. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the info - I'll take a look. |
Beta Was this translation helpful? Give feedback.
-
Thanks again, GE. I'm debugging! |
Beta Was this translation helpful? Give feedback.
Hi Tom, that's correct, you'll need to attach to the process — you can find more about debugging in VS Code in our new documentation. We are also planning to make this experience better in VS Code in the future.