如何提高clang_complete的完成速度? [英] How to improve the completion speed of clang_complete?

查看:464
本文介绍了如何提高clang_complete的完成速度?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Vim中使用插件clang_complete。该插件可以准确地完成C ++ STL。但是它的完成速度是不可接受的。有什么方法可以提高clang_complete的完成速度吗?

I'm using the plugin clang_complete in Vim. The plugin could complete C++ STL accurately. But its completion speed is unacceptable. Is there any way to improve the clang_complete's completion speed?

更新:昨天我发现,现在omnicppcomplete基本上可以满足我的需要,所以我决定继续使用omnicppcomplete。 vim。

update:Yesterday I found this,and now the omnicppcomplete could basically meet my need ,so I decided to continue to use omnicppcomplete.vim. Thak you for your answers!!

推荐答案

如果你不使用Clang 3.0(rc)或trunk,你可能正在使用较慢的代码。这最近已经工作,由于不可接受的性能,所以只是更新Clang可能会给你所需的提升。

If you're not using Clang 3.0 (rc) or trunk, you may be using slower code. This has recently been worked on, due to inacceptable performance, so just updating Clang might give you the boost you need.

这篇关于如何提高clang_complete的完成速度?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆