Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 ubuntu 机器上有 KDevelop 版本 4.3.1。我希望编辑器使用手动生成的 ctags 文件。它不会检测到位于 ~/projects/project_name/tags 的标签文件。
如何让 KDevelop 使用 ctags 文件?任何答案/建议表示赞赏。
KDevelop 不支持 ctags,相反,KDevelop 试图比 ctags 更好地理解。
虽然可以为 KDevelop 实现一个 ctags 插件。