Re: which IDE ?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: which IDE ?
- From: Rob Kendrick <rjek@...>
- Date: 2010年1月17日 00:47:46 +0000
On 2010年1月17日 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.