Skip to content

jessevdk/gedit-php-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Gedit plugin providing static PHP symbol completion. This plugin uses
gtksourcecompletion (GtkSourceView >= 2.9) to provide automatic completion
of static PHP symbols (functions, classes).

To install, from the cloned repository:

cp -r plugin/* $HOME/.gnome2/gedit/plugins/

If you want to generate your own symbol database, you can use the extractor
script in 'extractor'.

About

PHP completion for gedit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published