lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Mon, Feb 7, 2011 at 10:12 AM, Jon Akhtar <akhtar@mindspring.com> wrote:
> Just wanted to announce another major milestone in the development of
> my Lua plugin for IntelliJ. It now has almost all of the features I
> planned for version  1.0, and is in the final stages before release,

It really is starting to feel slick, Jon, and jumping to definitions
works fine (although refactor|rename did not work for me)

Once I read the instructions and used ctrl-enter on the Kahlua prompt,
I could go interactive.

I note that the table package and the function require is not
available in Kahlua  Is it possible to use a regular Lua executable?

Since we mostly build on the shoulders of giants, not having our
package management system would be a non-starter for many people.

steve d.