-->
Page 8 of 58

Re: ESPlorer — Next Generation IDE for ESP8266 developers

PostPosted: Sun Dec 21, 2014 11:45 am
by 4refr0nt
hreintke wrote:LS,

Working with your V01 build 201 on Windows 8.1.

I noticed the following :
- When closing a file unsaved changes you get a popup asking whether you want to save y/n.
There is no option to cancel this popup and return
when pushed yes -> save file option with cancel possibility
when pushed no -> closed
when popups closed using [x] button on right top this acts like no
- Save file to ESP also saves to disk
- Save file to disk also "saves it to ESP"
- Can't find how to save settings
- Don't understand the way the "snippets tab" work.

I do have one file which always gets into "timeout errors".
Copy pasting the file into a new file and sending the copied one works OK.
I will check further on what can be the reason.

Good work..

Herman


Thanks!
Snippets: small buttons with label "..." - edit snippet, then paste any code to editor and set name, then press "Save". After press button with snippet name code is running.
Settings: not needed save/load - its automatics.

Re: ESPlorer — Next Generation IDE for ESP8266 developers

PostPosted: Sun Dec 21, 2014 10:21 pm
by Pigs Fly
Nice work. How do you adjust the typeface for the console? That font is about 1/3 the size that my eyes are capable of resolving.

Re: ESPlorer — Next Generation IDE for ESP8266 developers

PostPosted: Mon Dec 22, 2014 12:39 am
by 4refr0nt
Pigs Fly wrote:Nice work. How do you adjust the typeface for the console? That font is about 1/3 the size that my eyes are capable of resolving.


Fonts size settings for editor, terminal and log window in my TODO list now.

Re: ESPlorer — Next Generation IDE for ESP8266 developers

PostPosted: Mon Dec 22, 2014 6:40 am
by ok1cdj
The latest build works great for me (on linux debian wheezy 64bit)...

Thank you very much...

Ondra