Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for more file types? #6

Open
ijc opened this issue Jun 19, 2018 · 0 comments
Open

support for more file types? #6

ijc opened this issue Jun 19, 2018 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@ijc
Copy link

ijc commented Jun 19, 2018

I've a project with a bunch of non-{go,bash,makefile,dockerfile} files in them (as well as some of each of those four). It'd be great if the support for different file types could be more flexible, e.g. a way to specify a mapping from globs to filenames such as ltag -map "*.go=go.txt" -map "*.java=java.txt".

As a side effect something like that would allow the files to be consolidated into one for each "comment style" rather than being per language, e.g. ltag -map "*.go=c-style.txt" -map "*.java=c-style.txt" -map "*.sh=shell-style.txt".

@kunalkushwaha kunalkushwaha added the help wanted Extra attention is needed label Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants