I have installed Adobe-Brackets 0.41. And I installed following extensions :
- Integrated Development
- PHP Syntax Hint
- QuickDocsPHP
But when I writing PHP code (for instance mysql_
) and pressing Ctrl+Space it won't complete the PHP codes!
Does brackets support PHP auto-complete at all?
Any ideas?
P.S:
Auto-Complete works fine with HTML
and CSS
codes.