processing / processing-experimental

Experimental Mode for the PDE
72 stars 25 forks source link

Separate Debug Menu for Debugger items #71

Closed Manindra29 closed 10 years ago

Manindra29 commented 10 years ago

At present, PDE X menu has 22 items. Out of these 15 items are related to the Debugger.

pdexmenu

The idea is to have a separate Debug Menu for these items. It shall remain hidden on first start up.

Q: How should the user enable/toggle the Debug Menu? @shiffman @REAS

benfry commented 10 years ago

Error Checker Enabled, Warnings Enabled, Code Completion Enabled should all be in the Preferences window.

Show Debug Messages, Write Errors to Log, and perhaps Show Outline should live only in preferences.txt (Show Outline I'm not familiar with)

PDE X on Github can be removed; not a bad idea for us to add a Github link in the Help menu if we don't have one already.

The rest should just be the Debug menu, and then we'll sort out their naming and placement over the summer.

Manindra29 commented 10 years ago

Alright, I'll update the Preferences window with these settings.

(Show Outline I'm not familiar with)

It brings up the quick navigation pane.

PDE X on Github can be removed; not a bad idea for us to add a Github link in the Help menu if we don't have one already.

We don't have it right now. I think we should add a GitHub link.

The rest should just be the Debug menu, and then we'll sort out their naming and placement over the summer.

Cool. I'll just rename the current PDE X menu to Debug and leave the Debug menu items untouched. Will move the PDE X toggles into Preferences.

Manindra29 commented 10 years ago

Implemented with https://github.com/processing/processing/commit/cda60dd021050c1d6c08785b4428b9eb30bceae4