06-30-2016, 10:03 PM
I imagine any C++ IDE will do. I'm not really sure about the autocomplete in C++, but you may want to checkout Code::Blocks, KDevelop or Visual Studio C++. All of those have auto-indentation and bracket auto-complete.
You just need to make sure the IDE is able to import cmake projects.
You just need to make sure the IDE is able to import cmake projects.