kadir.basol Posted March 6, 2012 Posted March 6, 2012 Hello i've seen eclipse plugin that lets for custom programming languages syntax highlighting and auto completion capability. http://colorer.sourceforge.net/eclipsecolorer/index.html http://wiki.eclipse.org/Xtext http://blip.tv/eclipse-videos/eclipsecon-what-is-xtext-1932985 http://www.eclipse.org/documentation/ You can make unigine script auto completion with these... You can look top links that may help you to do them...
kadir.basol Posted March 6, 2012 Author Posted March 6, 2012 Or netbeans : http://netbeans.org/community/magazine/html/03/schliemann/ Netbeans also cross platform. And very easy to make custom lang syntax on netbeans.
kadir.basol Posted March 6, 2012 Author Posted March 6, 2012 and there is also possibility to remote debug by injecting socket packets line by line to debug remotely.
Recommended Posts