Where's a feature like xcode's snapshot in Appcode?
Xcode's snapshot feature help to make code because find out code-history.
I want to use this feature in Appcode.
Where's it?
and next request.
I will thank you if let me know tutorial site which I can detail study about Appcode's each features like Apple developer site (following image).
Please sign in to leave a comment.
You can use AppCode->VCS->Local History for this: http://www.jetbrains.com/idea/webhelp/local-history.html
Thanks Anton.