On Sun, 17 Jan 2010 00:43:03 +0100
Valerio Schiavoni <valerio.schiavoni@gmail.com> wrote:
I'm expecting, more than syntax highlight, which easily come with Vim
or TextMate bundle, some code completion feature, integration with
the runtime, and (in the best conditions) some sort of integration
with a xUnit framework (ie the same way eclipse integrates junit).
Lua being a dynamic language makes code completion almost worthless.
As for everything else, I have a huge amount of success with bash.
I've not found another IDE that compares to it in terms of my
productivity.
B.