top | item 23699034

(no title)

anvemaha | 5 years ago

Can anyone recommend IDEs for Lua? I've used Visual Studio Community for C# and Eclipse for Java and been really happy with them. Mainly looking for code auto-completion and debugger. Right now I'm doing a small game with C# and Otter2d, but Lua with löve2d seems interesting.

discuss

order

jiaaro|5 years ago

I use pycharm (basically IntelliJ) with the emmylua plugin

Supports debugger and most refactoring features of the IDE