Hi,
When I'm debuging my plugin, C:\Program Files\Joplin\Joplin.exe --env dev
would open two developer tool panels, one is embed in Jopin main UI, and the other is popup(for debuging plugin).
When I close the embed one, I could reopen it by Help -> Toggle Development Tools
, but when close the popup window, I don't know how to reopen it without rerunning C:\Program Files\Joplin\Joplin.exe --env dev
.
Thanks.