Probably has to do with code highlighting, not sure. But, if I comment out this block of code in editor.bmx (the problem file (that of the CE IDE)), no problems:
Const FILTER_Files$ = "@@bb:bmx,bb,bbdoc;" + ..
"@@c:c,cpp,cxx,h,hpp,m;" + ..
"@@web:css,html,htm,xml,css,js,vbs;" + ..
"@@doc:txt,doc,ini,cmd,bat,sh;" + ..
"@@code:s,fs,vs,vp,plist,p,fp,glsl,rc;" + .. ' p= pascal...
2009-09-25 03:19:27 UTC by cplusj