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

How To Open Electron DevTools? #159

Closed
twavv opened this issue Oct 5, 2018 · 5 comments
Closed

How To Open Electron DevTools? #159

twavv opened this issue Oct 5, 2018 · 5 comments

Comments

@twavv
Copy link
Member

twavv commented Oct 5, 2018

I'm sorry if I'm missing something but I can't seem to find any way to open DevTools (the Chrome inspector tools, not the Julia package). The Cmd + Something + I apparently used to work on a Mac but only from a Mac and has been recently removed. Is there any way to (programmatically or otherwise) open DevTools for the window?

@piever
Copy link
Collaborator

piever commented Oct 5, 2018

opentools(w) where w is your window: I'm not sure if/where this is documented though.

@twavv
Copy link
Member Author

twavv commented Oct 5, 2018

Thanks! Feel free to close the issue, or I suppose leave it open if you want it to become a "opentools is undocumented" issue.

@NHDaly NHDaly mentioned this issue Oct 6, 2018
4 tasks
@NHDaly
Copy link
Collaborator

NHDaly commented Oct 6, 2018

but only from a Mac and has been recently removed

Huh, this still works for me, fwiw. It's cmdoptioni. I didn't know that only worked on a mac though.. I guess this would be an Electron issue, not a Blink issue, but that's a bummer if it's been removed.

@NHDaly
Copy link
Collaborator

NHDaly commented Oct 6, 2018

Closed by #163

@NHDaly NHDaly closed this as completed Oct 6, 2018
@NHDaly
Copy link
Collaborator

NHDaly commented Oct 6, 2018

or I suppose leave it open if you want it to become a "opentools is undocumented" issue.

Thanks for the kick in the butt! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants