@Atheist
Formated output, seen in the source as "WYSIWYG" doesn't sound bad.
I don't think Sidewinter plans to write his own intregrated editor,
and if he does I would advice him th think again .....
Lots of works for something that would allways been vastly
inferior to existing editors.
Counting Data should be possible using an Arexx-script in GoldEd,
but I would think the best way to do it would be the way C does it
with predifined arrays. So writing Data() + and End Data at the
end of it should be enough for the compiler to figure the size out.
GoldED's C-mode also features bracket-coloring which makes it damn
easy to find missing one, should be possible to adapt this to Basic's
control word.