Hi, I decided to learn SFML, I used gVim with youcompleteme engine for completion under linux and visual studio completion engine for development under windows (doesn't work with all libraries).
Currently on windows, what would be a good combination to make completion fully work? what setup do you guys use on windows? I don't care which IDE should I use, just want make auto completion fully work with SFML without the need to experiment too much.
For example I don't want completion stop working once I reach 5K lines of code (as usually is the case).
THANKS!
edit:
I forgot to mention... prefering codeblocks and non-comercial solution, but if there is better solution then whatever.