IwnfuM Posted December 20, 2010 Share Posted December 20, 2010 Hey all. few questions. 1.is there editor that is free to use and it's completing the syntax? like if i start tag like that '<a' so it will offer me a closing tag for it. is there a free editor like that the support that? 2.while I'm using notepad++ it does not know that I'm scripting in php so it will coloring things if it need to do. 3.how i can coloring things? that's it , thanks for helping. Link to comment https://forums.phpfreaks.com/topic/222231-standard-questions/ Share on other sites More sharing options...
Maq Posted December 20, 2010 Share Posted December 20, 2010 Two very popular free IDEs are Eclipse and Netbeans. I don't do PHP development but I do use Eclipse for Java and it is by far my favorite. Both of these will do everything you have listed. There are also plenty more IDEs that you can try out: http://www.phpfreaks.com/forums/editor-help-(dreamweaver-zend-etc)/editors/ Link to comment https://forums.phpfreaks.com/topic/222231-standard-questions/#findComment-1149648 Share on other sites More sharing options...
tibberous Posted December 27, 2010 Share Posted December 27, 2010 1. UEStudio. The free version is at thepiratebay.org 2. Use UEStudio 3. Use UEStudio - it's on by default All joking aside, UEStudio is easy worth the $100 they charge for it. It has sftp and ftp built in, meaning you can edit the files right on the server. It will also open incredibly large text files without crashing (lagging yes, crashing no) The other day, I was able to edit a 1.5 gig sql dump with it -- it even syntax highlighted it! Link to comment https://forums.phpfreaks.com/topic/222231-standard-questions/#findComment-1151707 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.