I’m moving from MAC/XCode C++ developing to Windows platform (please stop asking why?)
I have been programing in XCode for a while and I noticed that it has an amazing hints and autocomplete assistant.
Now in Windows… I feel I’m back to the 80s, I already tried NetBeans, Visual Studio 2012, Dev++, Eclipse… all garbage, to say the least.
They can’t even hint or autofill a local var or a local class method, I need to type again every single word, I miss so much real time parsing in XCode.. sniff.
Any “hint”? Or pluging that I may check out?
I’m comfortable with QtCreator, but it gives the best developing Qt specific code.
To be true, I worked a lot in Visual Studio, til 2010, and autocompletion etc worked, a bit slowly. If you consider it garbage, maybe you will dislike QtCreator as well.