See [http://www.purebasic.fr/english/viewtop ... ht=eclipse]
Because I do all my programming / developing work in Eclipse, I finally have started to write my own Eclipse plugin for the PureBasic language. The syntax highlighting part is almost done; procedure-folding and auto-correction are on top of the TODO list.
Perhaps anybody has already done such a plugin in the meantime?

P.S.: if you're a crack in Eclipse/PDE you can contribute to the auto-correction stuff as this seems to be the hardest part of it (automatically change endprocedure to EndProcedure (typos, case, ...).
Greets, Wayne