I use Notepadd++ for Javascript work, and found the auto save versions invaluable, so when I have messed up I can go to my backup folder and go through previous saves to see where I messed up, Version control is better, but needs to update every save.
Can we add the feature for the Manager to save into a folder the previous version, so it would be save such as filename.v001.lua etc.
REAL programmers type copy con filename.exe
---------------------------------------
Comments
Actually, there is nothing that restricts you not to use Notepad++ or any other IDE (some of them even have Gideros compatibility built in, like ZeroBrane or Lua Glider).
But about Gideros IDE itself, there was a statement somewhere, that it will not be much updated, at least not until getting an additional force to Gideros team (maybe even one specific to supporting Gideros IDE)
Likes: hosamred, Cyberience
Author of Learn Lua for iOS Game Development from Apress ( http://www.apress.com/9781430246626 )
Cool Vizify Profile at https://www.vizify.com/oz-apps
Likes: Cyberience
Author of Learn Lua for iOS Game Development from Apress ( http://www.apress.com/9781430246626 )
Cool Vizify Profile at https://www.vizify.com/oz-apps
---------------------------------------
Author of Learn Lua for iOS Game Development from Apress ( http://www.apress.com/9781430246626 )
Cool Vizify Profile at https://www.vizify.com/oz-apps
---------------------------------------
https://atom.io
https://github.com/atom/autosave
Notepad++ is a great option, as you mentioned.
Likes: nextgamevertex
That is where you need something a bit more than a simple Save.
Author of Learn Lua for iOS Game Development from Apress ( http://www.apress.com/9781430246626 )
Cool Vizify Profile at https://www.vizify.com/oz-apps
Though I don't see how a program that does that same thing would help. Maybe I just don't know well how they work.
At the end of the day: It's a developers business to be _careful_, right .