aboutcode-org / aboutcode-org/source-inspector

Options for ctags

Aberta
#4 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
C
Estrelas
3
Forks
2
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

When pretty printing to JSON with universal ctags the following fields are printed by default (see man page for `ctags` what stuff means):

* name
* path
* pattern
* file
* typeref
* kind
* scope
* scopeKind

It might be good to figure out which fields are useful. It could very well be that some files are not very useful, while others are missing. Some that I think might be good to include (with the `--fields` parameter):

* line (line number information)
* access

although there can be others, depending on the language. I am not sure if all the default tags should be included.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.