|
A related question about IDEs...
OK, so here's a related question from a newbie to PHP, etc...
I've been using that other operating $y$tem, coding in A$P, using Interdev, but I'm trying to migrate to Linux/Apache.
Is there a similar app in Linux that works with PHP? A "project management" feature would be nice, but what I'd like to have is:
(1) the code highlighting -- of course,
(2) integrated PHP, Javascript, CSS & HTML reference at my fingertips. For example, if I type <BODY>, it'd be nice if there was a handy-dandy window that would suddenly populate with all the attributes that <BODY> supports.
(3) Another nice (but not entirely required) feature would be file locking (like the "get working copy/release working copy" feature in Interdev).
Do Kate or Scintilla do any of this? Is there anything like that available, or am I completely missing something (entirely possible).
|