Idea for IDE

Blitz3D Forums/Blitz3D Programming/Idea for IDE

slenkar(Posted 2004) [#1]
A good feature for an IDE is to highlight globals a different color to local variables


aab(Posted 2004) [#2]
maybe just a slight colour change though, like pure white for Globals and off white (blueish) for locals.

It would be good to have an optional list of globals down the side while coding as well.


slenkar(Posted 2004) [#3]
Another idea for an IDE would be to check if any Globals or functions are not being called in the program, then you can delete them.


Uber Lieutenant(Posted 2004) [#4]
All the features except for the third suggested are already available in all the replacement IDEs available. Look in the Toolbox section (just one line below community) for a list of the IDEs you should look at.