User | Kudos |
---|---|
11 | |
11 | |
3 | |
3 | |
2 |
If you have disable symbols that switches code into debug or demo mode etc....it is critical that you know about them, and see what they are currently set to.
Conditional disable symbols are too hidden; to see what they are and edit them you need to right click the project, select properties, and then select the symbols option from the properties window...
Idea 1: Put them in a folder in the project list instead and allow the user to edit their value directly in the project window.
Idea 2: In addition all symbols should have a setting that says what their value should be in a built application, this could be settable either by double-clicking the symbol in the symbol folder, or by showing the two values directly in the project window in two separate editable columns.
This would also eliminate the need for this related idea.
PS. The suggested symbols folder has another related idea - namely the idea for an equivalent to "DEFINE" in C. Definitions could be a folder much like the proposed symbols folder, or they could be merged.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.