I'm new to Lua, so I'm confused

The goal is to be able to work “good enough” directly in the editor once you’ve downloaded it. As a means to learn what the engine exposes in terms of an API, that means auto completion. Also we wish to support the standard text editing features. The goal is not to replace all editors out there. Note that there are many users that write code in a separate text editor, using their own tools/features in order to work faster (e.g. a custom build process). Here is one example.

4 Likes