Top "Code-hinting" questions

Setting up codeigniter in Dreamweaver CS 5.5

I am looking for information on how to set up a code igniter project in Dreamweaver CS 5.5 with code hinting …

dreamweaver codeigniter-2 code-hinting
Sublime Text 2: Auto complete CSS classes in HTML

How can I have the CSS auto-complete for classes feature in Sublime Text 2? For example, I have included a CSS …

html css sublimetext2 code-hinting
How to get intellisense working with phpStorm when passing object to function or iterating

I have an object with getters and setters but I'm loosing intellisense on that object when I pass it to …

php function intellisense phpstorm code-hinting