-->
Page 2 of 4

Re: ESPCut - One for all - IDE for ESP8266 NodeMCU & Lua

PostPosted: Fri Oct 28, 2016 11:47 pm
by molesoft
About linux support - I'm working on this.
The new features in version 0.73:
- added MicroPython support, help files, code proposal etc.
- auto detect firmware (NodeMCU or Python)
- new code proposal window - added tooltip help for almost all words in code proposal window

About Python:
It will be great if you share your MicroPython examples. I'm collecting examples, which I'll add to the next release of ESPCut.

Re: ESPCut - One 4 all - IDE for ESP8266 NodeMCU and Python

PostPosted: Mon Nov 07, 2016 4:10 pm
by hilo90mhz
Glad to hear you are working on Linux support! I just tried your IDE on windows and it works great! being able to access the file system in such a way is really nice. Any chance the source code will eventually be released? Would love to see this supported on all platforms.

Re: ESPCut - One 4 all - IDE for ESP8266 NodeMCU and Python

PostPosted: Mon Nov 21, 2016 12:14 pm
by molesoft
Thank you for your comment about my work.
It is so cool to hear nice words. I'm keep working to improve it. ;)

Re: ESPCut - One 4 all - IDE for ESP8266 NodeMCU and Python

PostPosted: Sat Dec 31, 2016 12:12 pm
by molesoft
New version 0.76 is released.

What is new
------------------------------------------------------------------------------
- Added Python JIT compiler
- Check Python code for syntax errors, and underline errors in editor