ESPlorer new version 0.2.0-rc3 released with MicroPython support

Supported platform:
Windows (x86, x86-64)
Linux (x86, x86-64, ARM soft & hard float)
Solaris (x86, x86-64)
Mac OS X (x86, x86-64, PPC, PPC64)
Features:
MicroPython firmware autodetection
MicroPython syntax highlighting
MicroPython files extensions *.py and *.pyc
MicroPython SendToESP command (send current file from editor window to ESP8266, ALT+E)
MicroPython SendLine command (send one line from editor window to ESP8266, ALT+L)
MicroPython SendBlock command (send selected block from editor window to ESP8266, ALT+B)
MicroPython Coomands Tab: GPIO reading and writing, WiFi and TCP connetions)
MicroPython Snippets (user editable code blocks, buttons for fast executing)
MicroPython manual entered commands history
MicroPython code autocomplete CTRL+SPACE
Show/Hide editor window for using as simple colored terminal
Show/Hide terminal window for full-screen code editing
Download:
binaries: http://esp8266.ru/esplorer/#download (hight load traffic now, please be patient)
source code: https://github.com/4refr0nt/ESPlorer/
Its not final version, testing needed. Please, post bug reports and features requests at this forum.
I'm looking for video bloggers, who can make video guide and tutorials for ESPlorer and MicroPython (link to you guide will be posted on ESPlorer homepage)
BRGD, Victor Brutskiy (4refr0nt)