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.
我一直在使用 ctags+taglist 一段时间,试图为自己构建一个 IDE。 Taglist 确实做得很好,但是在与我的 vim 中的缓冲区合作时它偶尔会崩溃。 作为一个新手,我发现我使用插件的方式可能存在一些问题,但我找不到它们。另外,Taglist 的代码太复杂了,我无法理解或修改。 所以我的问题是:是否有 [简单] 替代 Taglist 插件? 也欢迎有关 Taglist 实施的文件。
看看Tagbar和winmanager。Taglist 已准备好与 winmanager 一起使用。