Sublime Forum

Auto Complete / Suggestion C++

#1

Hi,

I have recently started using sublime. I love its interface but am not getting auto completion/suggestion as I get in Codeblocks. I have also downloaded clang auto complete but it not giving the required suggestions for C++ like codeblocks. Please Help.

1 Like

#2

I use https://packagecontrol.io/packages/EasyClangComplete and it works like a charm.
Try it and if problems try asking for help at plugins github page.

1 Like

#3

Hey @simia thanks for referring EasyClangComplete here! :slight_smile:

@Parthib_Gupta I am the maintainer of that plugin and I have designed it with simplicity in mind. I hope you will find it useful. Also, don’t hesitate to open an issue if something does not work.

0 Likes

#4

Can you suggest some nice tutorial for the easyclangcomplete install and setup? Because i am new and sublime isn’t newbie friendly :pleading_face::sob::sob::sob::sob:

0 Likes