Chat about current Lua tools and IDEs

User avatar
By andrew melvin
#11873 This is most excellent! I love it!

New UI, with compile and binary send looks ace! well done!

Got a few requests...

1) Save as
2) Some form of project management.. so you can send multiple files / whole project to ESP at once. I've had some issues of corrupt FS.. had to node.format... then copy and compile multiple individual files...
3) be able to copy and paste into the single command line box
4) press enter to send commands from that single command box thingy...

only niggles though... this thing has saved me hours!

Thanks
User avatar
By 4refr0nt
#11944
andrew melvin wrote:3) be able to copy and paste into the single command line box

For COPY&PASTE from/to single command line box you can use CTRL-C CTRL+V now

Another features will be work on future versions.
User avatar
By dannybloe
#11948 Is the compiling done before it is uploaded to the esp? I have some code that is too large to compile on the esp (gives a mem error) so it would be awesome if I can compile it upfront.

BTW, in the current version on the mac pasting text into the command field requires ctrl-v instead of cmd-v. Minor glitch.

Cheers,
Danny
User avatar
By 4refr0nt
#11987
dannybloe wrote:Is the compiling done before it is uploaded to the esp? I have some code that is too large to compile on the esp (gives a mem error) so it would be awesome if I can compile it upfront.

Sorry, not now, may be in future...