awehook / blink-mind-desktop

Cross-platform full-featured mind mapping and outline app based on electron.
MIT License
701 stars 99 forks source link

How to debug Renderer and Blink Mind plugin? #17

Closed dreyZZ closed 4 years ago

dreyZZ commented 4 years ago

I am able to debug Main process with dbg:m command but I could not debug renderer process and the submodule blink mind. Can you give instructions to debug them in Intellij or VS code?