Page 1 of 1

good online IDE/editor

Posted: Mon Jan 12, 2009 6:29 am
by battleman
Hi All,
I'm starting a new programming project in php. however i am doing it as an immigrant in a foreign country without my best friend [i.e. my devoted computer]

so i have no IDE whatsoever, more than that - i do not have a fixed computer for Internet access. using mostly university Internet connections and friends.

i am looking for a good online IDE i can install on the development server, using web access to edit the files in a comfortable way.
i guess that the basic functionality is rather simple to find, however I'd appreciate if you could help me find an IDE which can
* allow folder view
* work on several files in parallel, having tabs to switch between files
* has syntax coloring
* auto complete
* php documentation support
* versioning support [remote CVS]

thanks in advance

p.s.
i hope this is the proper forum for this topic.

Re: good online IDE/editor

Posted: Mon Jan 12, 2009 5:36 pm
by it2051229
yeah I was trying too before to look for an online editor something like "notepad++ online editor" or something like that but with no avail. I tried making one before for personal use but i had trouble with the tab key, the cursor doesn't get tabulated instead the focus to another control is done. I ended up using notepad :P