Hi! Is there any possibility to use an external editor for programming with OriginC? I'm really getting tired by using this "smart" CodeBuilder editor ... especially when working on bigger projects. There was a thread about this topic long time ago but I can't find it anymore. I don't nead all features like debugging and so on, but just a more comfortable window management. Can one call the OriginC compiler by command line?
How are you developing OriginC tools?
What about an Eclipse plug-in for instance? Thus, you wouldn't have to reinvent the wheel ...
thanks for your response. I'm already working the way you suggested from time to time. But this switching is convenient as working with CodeBuilder itself. So it would be really great if
1. one could at least _compile_ from an external editor and get warnings and error messages right into the application.
2. you could provide a file containing keywords for syntax highlighting, especially for OriginC related expressions.
I hope you can help me to go further into this direction.