SciTePHPSuit

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:

  1. Copy the script file to your SciTe Path
  2. Set "autocompleteword.automatic=0"
  3. Add "ext.lua.startup.script=$(SciteDefaultHome)/SciTePHPSuit.lua" to your config properties
  4. Restart your editor

Screen Shot:

Function Doc

Variable Doc

Variable AutoComplete

Function AutoComplete

Donwload