Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging main and renderer documentation #51

Open
ErickRodrCodes opened this issue Jun 6, 2020 · 1 comment
Open

Debugging main and renderer documentation #51

ErickRodrCodes opened this issue Jun 6, 2020 · 1 comment
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@ErickRodrCodes
Copy link

The current documentation does not indicate how to use electromon to be integrated with a debug tool like vscode for the main process or chrome for the renderer process.

AC: Documentation should include the needed instructions to use it with debug tools.

@catdad catdad added question Further information is requested help wanted Extra attention is needed labels Jun 12, 2020
@catdad
Copy link
Owner

catdad commented Jun 12, 2020

I don't currently use VS Code, and electron already comes with devtools built in. I don't currently have time to investigate this, but welcome PRs if you'd like to contribute documentation. Electronmon passes all arguments along as-is to electron, so it should not be too different from debugging electron directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants