Any other EDITORS work with GLBasic?

Previous topic - Next topic

ThinkSolveDude

I love GLBASIC for what I am doing now. I would really like it better if I could use an editor that had...

1. Code Folding and Hiding
2. Could let me know if I am using a new variable or not (so I avoid making new variables when I don't want to)
3. auto indenting

and a few other things that make it easier to do the rest of coding...

Anyone have any ideas?

Kitty Hello

1. Write an @ before the FUNCTION command. This lets you toggle them in Jump-Bar.
2. Sorry, I don't understand.
3. Nice idea. I'll have a look at that.