Optimize SciTe For PHP
Powered by qining(http://www.joyqi.com)

Change Log

version: 0.3 (2008.6.2)

  • Fix EOL problem on Unix and MacOSX

  • Fix some crash error

  • More accurate matching

version: 0.2

  • Support for autocomplete (both variable and function)

  • Support for PHP Doc

  • Something more...

Usage:

  • Copy the script file to your SciTe Path

  • Set "autocompleteword.automatic=0"

  • Add "ext.lua.startup.script=$(SciteDefaultHome)/SciTePHPSuit.lua" to your config properties

  • Restart your editor

Screen Shot:

Function Doc

Variable Doc

Variable AutoComplete

Function AutoComplete

Donwload