What a good editor should have...

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.

Moderator: General Moderators

User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

pssst, semicolon problem?
User avatar
nielsene
DevNet Resident
Posts: 1834
Joined: Fri Aug 16, 2002 8:57 am
Location: Watertown, MA

Post by nielsene »

Thanks for the report... So it looks like it does format it correctly, when the format button is pressed, if the code was entered manually, but isn't quite smart enough to do the right thing on its own at the end of a heredoc. Looks like its also smart enough to do change the indention level the user selected inside the heredoc or move the closing tag. Not perfect, but better than most.

I may have to give it a try....
Deemo
Forum Contributor
Posts: 418
Joined: Sun Jan 18, 2004 11:48 am
Location: Washington DC

Post by Deemo »

timvw wrote:@deemo: Read better ;) You have to use the maintenance builds..
Yeah, i must have given up before I saw that ;)

im checking today and looks like its is now stable AND compatible with 3.1. Im installing it now. Looking forward to it :)
Post Reply