|
Posted by Logos on 01/26/08 00:14
On Jan 22, 8:21 pm, JussiJ <jus...@zeusedit.com> wrote:
> On Jan 16, 4:41 am, Logos <tyler.st...@gmail.com> wrote:
>
> > I want it to do, and was hoping for suggestions
>
> You could give Zeus a go:
>
> http://www.zeusedit.com
>
> > Here's a laundry list of things I'm looking for:
> > - intellisense/code completion for PHP, Javascript
>
> The Zeus intellisense is driven by the information
> produced by ctags. This works well for langauages
> like c/c++ but I am not sure how well ctags goes
> at parsing PHP and Javascript.
>
> > - code browser (shows functions, objects, variables, etc)
> > for PHP, Javascript
>
> Once again the code browser is driven by ctags.exe so the
> same applies.
>
> > - code folding for PHP, Javascript, CSS and HTML
>
> It will do this.
>
> > - syntax highlighting/colour coding for PHP, Javascript,
> > HTML, CSS
>
> It will do this
>
> > - file explorer tree type FTP interface
>
> Zeus provides integrated FTP/SFTP editing.
>
> Jussi Jumppanen
> Author: Zeus for Windows IDE
Thanks for the suggestion, but I had a very difficult time even
finding how to connect to the FTP where my files are, and the FTP
browser doesn't seem to be dockable, nor able to add multiple files or
directories. There is no tree for the FTP, making it rather
cumbersome to navigate. And if it takes 4 or 5 clicks to load EVERY
file I need, it will take forever to set up a project. Plus I can't
find any way to get the file I open to add to the workspace so that
sets of FTP files can persist between sessions.
It doesn't fold HTML elements like <style>, <head> or <script> (tho it
does collapse '<?php' / '?>' pairs).
It doesn't show my javascript of PHP classes in the Classes view, and
there is no intellisense for any of the common or custom libraries/
functions.
Not a good solution for a web IDE, alas.
Navigation:
[Reply to this message]
|