Every IDE I've tried fails to provide code-completion when something template-related is used. For example,
boost::shared_ptr<Object> ptr;
ptr->[cursor is here]
Is there IDE that can provide code completion in this case?
Visual Studio with Visual Assist X handles that case, but still fails more complex code.
Actually this is a fairly simple template use-case, Qt Creator can handle this easily and more complex template code aswell.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With