Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

mtorromeo/kate-plugin-phpdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Kate phpDoc plugin

This plugin adds a new command under the "Tools" menu in Kate that adds a php docblock comment on class, methods, functions and class variables.

The plugin can also be invoked with the shortcut Meta+D (Meta is usually the Windows key).

Installation

Copy or link the phpdoc directory under ~/.kde4/share/apps/kate/pate to install it only for the current user, or do the same in /usr/share/apps/kate/pate to do it globally.

Requirements

This plugin is developed in python and requires the Pâté plugin system for Kate to be installed.

The PHP interpreter must also be present to allow for sourcecode parsing.

LICENSE

Copyright (c) 2012 Massimiliano Torromeo

Free software released under the terms of the BSD license.

Contacts

About

Kate plugin for automatic PHP docblocks generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published