Skip to content

Intelligent code completion for PHP Projects in Sublime Text 2 and 3

License

Notifications You must be signed in to change notification settings

SobsnaBD/PHPCodeIntel

 
 

Repository files navigation

PHPCodeIntel

Intelligent code completion for PHP Projects in Sublime Text 2 and 3

Please see the Road Map.

Join the mailing list to get involved!

Project Status

This plugin is in development and is not usable yet.

Testing

  • Install this plugin in your ~/Library/Application Support/Sublime Text 2/Packages/ directory.
  • Create a Sublime project and add the data folder at PHP/test/data
  • Open SimpleClassOne.php in that project
  • Scan the file (ctrl-r, ctrl-r)
  • You should see that a .php_intel_data file was created
  • Now, type $a->func and trigger autocomplete
  • You should see a list of the functions in SimpleClassOne

Platform Support

This plugin has only been tested on Mac OS X.

About

Intelligent code completion for PHP Projects in Sublime Text 2 and 3

Resources

License

Stars

Watchers

Forks

Packages

No packages published