Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 367 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 367 Bytes

Yaf在 phpstorm下语法 提示

Setup in IDE PhpStorm

Menu "File" -> "Settings" -> "PHP" -> Select path to folder "yaf-ide-auto-complete"

Setup in IDE NetBeans

  • Right click your project -> "Properties"
  • Select the "PHP Include Path" category
  • Click "Add Folder..."
  • Select your checkout of yaf-ide-auto-complete
  • Click "Open"
  • Click "OK"