help-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gtags processing of files without extensions


From: Stephen Hassard
Subject: gtags processing of files without extensions
Date: Mon, 24 Sep 2012 16:31:01 -0700

Hi folks,

I've inherited a Python code base of which the files are missing extensions but marked as executable. 

Modifying a python parser to handle these is easy enough by checking the shebang directive, but I haven't found a way of getting gtags to try to parse these files.

Does a method exist to convince gtags to pass the extensionless file names to a parser of my choice?

Thanks!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]