Chat about current Lua tools and IDEs

User avatar
By hwiguna
#4144 It appears that there are quite a few LUA terminal/loader programs out there.
It is amazing how different they are. I guess, we wrote them for ourselves. :lol:
Anyway, here is my version.

User avatar
By frasenci
#4149 Thank you , it is indeed a different and usefull approach.
Especially ...... "run as selected ", "save as"

Great work !

Greetings
Francisco
User avatar
By yes8s
#4173 Good tool. Thanks for sharing.

I have noticed a couple of things that could be improved:
- When loading a file that has leading tabs and/or spaces, these are unnecessarily being written in and consuming space. Perhaps you could add some code to detect and remove these leading tabs and spaces.
- I've noticed sometimes blank lines in code are also being written as a blank line.
- Big files sometimes don't upload correctly for some reason.