I know there are many IDE related questions already answered on StackOverflow, but I have a strange request.
I'm looking for a C++ IDE for Windows that is designed with Linux as a destination compile point. I just want to use it for syntax highlight, code completion, basic error detection, etc. In the end all code will be sftped over to a Linux server for compiling and debugging.
So what would you recommend as an Windows IDE designed to compile for Linux?