aboutcode-org / aboutcode-org/source-inspector
Options for ctags
未关闭
- 主要语言
- C
- 星标
- 3
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。