I develop API for one application. And you need to fasten the script engine so that you can call the API from the script. It is very desirable that the scripts contain autocompletion, syntax highlighting and debugging. I found this solution: http://www.codeproject.com/Articles/27744/Net-Script-Editor-C-Vb-net-Mini-IDE But it has a lot of bugs.
Can anyone suggest an alternative?