如何让 gtag 支持使用 emacs 进行 const 定义搜索
我使用emacs很长一段时间,并且我也使用cscope进行代码导航,现在我更改为全局gtags,它有很多优点,就像它非常快,非常精确地找到函数的定义,但我发现了它找不到“const”定义的变量,总是提示“找不到标签”,我必须使用“查找符号”而不是“查找定义”,但是你知道,我会得到很多搜索结果,而且我需要从这些中找出定义结果很多,所以我只是想知道是否有一些配置可以让gtags支持const定义搜索?
i use emacs for a long time, and also i use cscope for my code navigation, now i changed to global gtags, it is much advantage, like it is very fast, very precise to find the definition of a function, but i found it cannot find variable which defined by the "const", it always prompt the "tag not found", i have to use “find symbol” instead of “find definition”, but you know, i will got a lot search result, and i need to find out the definition from these so many results, so i just want to know whether there are some configration to let gtags support const definition search?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论