Question

I used eclipse IDE for PHP,java.

If i open a php file in eclipse editor,there is a facility of auto completion of the function or keywords.

But i couldn't find any auto complete facilities for "drupal" hooks.Is there any such implementation exists for "drupal" in any IDE? I am using "drupal-7" .

Was it helpful?

Solution

To set up a full fledged IDE in PHP (or Drupal) development is very tough job. I use Sublime text editor and it works like a charm.

There is a blog post which is split into two parts for configuring sublime for Drupal:

Hope this helps!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top