Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
This is a really great PHP editor. After you remove some of the toolbars at the top, it's really functionable. It even has a "Preview/Source" tabs, where you can preview your php code, and view the html soure it outputs... Go try it!
I've tried lots of editors, but I've always stuck with good ole emacs (or vi, depending on my mood). Its been weird for me, if I'm doing Java I like a fancy IDE. but for any other language include C++, I prefer the emacs/vi's on windows or linux.
Does anyone find that with large scripts in context if you scroll in a weird way all the syntax highlighting goes weird and if you type it appears 5 letters after the cursor? To fix it you have to restart the editor, it's very annoying.
what version of context are you using? i have heard that there are problems with the newer versions so i just stick with v0.96.3 which is the one everyone liked.