Chat about current Lua tools and IDEs

User avatar
By 4refr0nt
#5332
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.
User avatar
By 4refr0nt
#5377
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.