开发者

Is there anything like VisualAssistX for Eclipse? or I'd like some autocomplete with my cup of Eclipse

开发者 https://www.devze.com 2023-01-17 14:28 出处:网络
I\'m currently being forced to work with Eclipse on one of my current projects. The language we\'re working with is C++.

I'm currently being forced to work with Eclipse on one of my current projects. The language we're working with is C++.

The one thing I miss the most from Visual Studio is VisualAssistX, mostly for its Auto Complete.

Is there anything like it f开发者_StackOverflow中文版or Eclipse? Or is there anyway to buff Eclipse's autocompletion?

Thanks a lot, people.


Eclipse CDT provides auto complete and many more features. The auto-complete in particular is not as robust as VisualAssistX, but it still does a great job.

0

精彩评论

暂无评论...
验证码 换一张
取 消