inline syntax check & code insight |
|
One thing I had to get used to when starting to use PhpEd is that it requires (for obvious reasons) local copies of the files. I did not like that in the beginning, but give it a try. It will solve all your problems.
You can use the smart sync / download feature to copy your whole project / website to a local directory. Then set up a project for it, open the files locally and always press Ctrl-Shift-S (IIRC) to upload everything immediately if you changed something. What are your good reasons against using projects? |
||||||||||||
|
|
When remote files are edited in phped it creates a copy of the file in tmp directory, it should use this file to enable all local only stuff like inline spellcheck
All my projects are stored in SVN on devel server, i also have to use devel server for my working copies because when i commit files from win32 they are comitted with windows line breaks, it is possible to setup svn to change linebreakes for a certain types of files but this can cause errors if i start using some new file types and forget to update svn, and also as far as i remember it wasd not very straight forward way to configure SVN to do that. If i create a local copy of the working copy and use ssh only for work with svn it would be really twisted way and triple file dublication... Well, i guess it is acceptable for a big projects wehre i'd never do anything on the server directly, but what about quick open file on ftp/edit/save/forget and have inline spell check there? I dont like projects because i'm used to universal "projects" by the means of directory hierarchy I dont like to dublicate that hierarchy and add files only thru editor and make sure that all files are present there, and... actually i've just found that phped dont force to me do all manipulcations in editor only and i still can create files & folders using external tools!! Ok, looks like i was wrong, projects in phped are not evil I'm ready to give them a try if only phped could fully support remote files & projects consisting out of remote files it would be my dream editor! Another feature i am dreaming about is ability to edit 2 files side to side, i can open 2 phped instaces side to side but this is not as comfortable as if editor would suport it internally |
||||||||||||
|
inline syntax check & code insight |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by