Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Added menu item with shortcut for dev tools in production #126

Merged
merged 9 commits into from Jan 8, 2020

Conversation

TheFern2
Copy link
Contributor

@TheFern2 TheFern2 commented Jan 7, 2020

As per @lnrdnl comment I've went ahead and added a menu item to launch dev tools in the production app. This will help in the long run to debug app from a user standpoint. This used to be on by default, but was disabled at some point by electron package hence the menu item now.

CTRL/CMD+SHIFT+I, it also under Application/Dev Tools menu

Copy link
Owner

@lauthieb lauthieb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @kodaman2.
Just a few changes. In that way, we can toggle instead of just open dev tools ;)

src/main/index.js Outdated Show resolved Hide resolved
src/main/index.js Outdated Show resolved Hide resolved
Fernando B and others added 3 commits January 8, 2020 08:23
Co-Authored-By: Laurent Thiebault <thiebault.laurent@gmail.com>
Co-Authored-By: Laurent Thiebault <thiebault.laurent@gmail.com>
@TheFern2
Copy link
Contributor Author

TheFern2 commented Jan 8, 2020

@lauthieb changes proposed commited.

@TheFern2 TheFern2 requested a review from lauthieb January 8, 2020 14:42
@lauthieb lauthieb merged commit 176ba34 into lauthieb:master Jan 8, 2020
@lauthieb
Copy link
Owner

lauthieb commented Jan 8, 2020

Merged 🎉

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

Successfully merging this pull request may close these issues.

None yet

2 participants