cakyus / geany-tags-php

Generate PHP tag files avaliable for Geany

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate PHP tags file avaliable for Geany

Tags file generated based on information from PHP using "tagmanager" format.

This project was created originally to replace default Geany PHP tags file which include all tags from extensions even though not installed on the system.

Usage

php tags.php
php tags.php <output> <dir>
php tags.php <output> <file..>

Resources

  1. Tag File Examples
  2. Geany User Manual
  3. Geany Source Code

About

Generate PHP tag files avaliable for Geany

License:GNU General Public License v2.0


Languages

Language:PHP 93.9%Language:Makefile 6.1%