Alternative IDE

nosuch:
Is there anyone that has managed to get an alternative IDE running with code completion and syntax highlighting? Thats it, i dont even need compiling or uploading. I've tried Netbeans (7) with the ArduinoPlugin_v1.0.tar.gz plugin, Eclipse (Helios R2) with the avr-eclipse plugin and Visual Studio (2010 Ultimate) with the visual micro plugin and i couldn't get any of them to function properly. :frowning:

Any help would be greatly appreciated.
Winston

Hi Winston,

You can have a look to http://arduinotovsconverter.codeplex.com/

It use VS 2010 as editor with true code completion... Arduino IDE is still needed to compile/upload

I'd be glad to have feedback on it. :slight_smile: