Eclipse Juno CDT中的选项卡完成和自动内容分配 [英] Tab completion and automatic Content Assit in Eclipse Juno CDT

查看:101
本文介绍了Eclipse Juno CDT中的选项卡完成和自动内容分配的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用Eclipse CDT已有一段时间了,事实是,在IDE中编码可能非常慢(我将其用于调试器)。我的意思是,仅当输入某些字符 [::,->,] 时,自动弹出(内容辅助)功能才起作用。在Indigo中,您可以配置IDE,使其无论您键入什么内容都可以弹出,而无需按 Ctrl + SPACE 。那么,有没有办法将其带回Juno?

I have been using Eclipse CDT for a while now, and the fact of the matter is that, coding can be very slow in the IDE (I use it for the debugger). What I mean by this is, that the auto-pop up (content assist) functionality only works when certain characters are input [::,->,.]. In Indigo, you could configure the IDE such that it would pop no matter what you type, without pressing Ctrl + SPACE. So, is there a way to bring this back in Juno? A step by step guide would be appreciated.

第二,有没有办法在Eclipse中完成制表符的完成?我的意思是,例如,您有一个名为 cout 的模板(摘要),它实际上在输出缓冲区中添加了一些内容:

Secondly, is there a way to get tab completion in Eclipse? What I mean by this is, for example, you have a template (snippet) called cout, and it essentially adds something to the output buffer:

std::cout << ${"Hello, World"} << std::endl;

第三,如果上述两项功能在eclipse中不可用,即使使用黑客也无法实现,是否有一个可以与MinGW GCC一起使用并具有上述功能(免费)的IDE。

Thirdly, if the two features above are unavailable in eclipse, and cannot be implemented even by using hacks, is there an IDE that works with MinGW GCC and has the above features (and free).

推荐答案

(我不知道如何发表评论-所以我正在写答案 ...)

(I don't know how to post a comment - so I'm writing an "answer"...)

由于一般的性能问题,我们放弃了Juno。在两个令人沮丧的月度尝试所有可能提高Juno速度的过程后,我们回到了Indigo。

We have given up with Juno because of general performance problems. We turned back to Indigo after two frustrating months trying everything possible to improve speed in Juno.

Eclipse非常棒,我已经使用了很多年了,通常我都欢迎升级,但是Juno是唯一使我们如此庞大的升级问题。

Eclipse is great and I've been using it for many years now, and normally I welcome the upgrades, but Juno was the only one that has ever caused us such big problems.

这篇关于Eclipse Juno CDT中的选项卡完成和自动内容分配的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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