16

I have installed Adobe-Brackets 0.41. And I installed following extensions :

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.

Hamed Kamrava
  • 12,359
  • 34
  • 87
  • 125

1 Answers1

28

There is a hint extension for brackets now!

https://github.com/mackenza/Brackets-PHP-SmartHints

Btw I hope you like my QuickDocsPHP extension ;)

Wikunia
  • 1,564
  • 1
  • 16
  • 37