-
-
Notifications
You must be signed in to change notification settings - Fork 357
Labels
Milestone
Description
We should be able to set breakpoints in our editor.
I have never setup a debugging connection like this before, I assume it's possible. web-ext
uses open
, which opens a debug port. Somehow we just need to tell VS Code (and other editors) what that port is? I need to research this a bit more.
Links
mefengl, sudo-iudo, arimgibson and amitbeck