WANTED: Text Editor with treeview style line support

  • Thread starter Thread starter r3bol
  • Start date Start date
R

r3bol

A long long time ago I was toying with a BASIC style language. At that
time the developers had stopped development on it so it's probably not
around to download today (I remember it was near impossible to track
down).
Anyway, it had this neat IDE that was a text-editor with support for
treeview style lines so you could fold/unfold your code segments. So I
was wondering if there where any other general text editors that had
this feature?

Thanks
 
A long long time ago I was toying with a BASIC style language. At that
time the developers had stopped development on it so it's probably not
around to download today (I remember it was near impossible to track
down).
Anyway, it had this neat IDE that was a text-editor with support for
treeview style lines so you could fold/unfold your code segments. So I
was wondering if there where any other general text editors that had
this feature?

Thanks

JEdit will do what you need.
Check the features at http://www.jedit.org/index.php?page=features
 
Back
Top