Best way to debug a plugin #10
-
What is the best way to debug a plugin at this time? Will there ever be a good development workflow with some kind of live reload? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
Automatic reload is being worked on right now by @marios8543. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
If you are using a chromium browser (I recommend ungoogled-chromium), |
Beta Was this translation helpful? Give feedback.
If you are using a chromium browser (I recommend ungoogled-chromium),
chrome://inspect/
and then adding the ip address of your deck and port 8081 will get you a more up to date set of tools to use, but not as nicely integrated into the browser asip.ad.dre.ss:8081
.