aboutcode-org / aboutcode-org/source-inspector

Options for ctags

未關閉
#4 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。