0

Can anyone advice IDE for [web-]development which can highlight all classes and function (at tree) automatically.

Cheerz!

Argentina888
  • 151
  • 2
  • 2
  • 9

1 Answers1

1

You can use Aptana Studio

Highlighting HTML:

enter image description here

Highlighting for PHP:

enter image description here

Highlighting Javascript:

enter image description here

Highlighting CSS:

enter image description here

Now inorder to install it in Ubuntu please refer to how do I install Aptana Studio 3 in Ubuntu 14.04 LTS?

Else if you still using 12.04 you can check this

Maythux
  • 84,289