Is there anyway to freeze text in Xcode?
By that I mean, make it so it cant be deleted or moved or touched without a prompt.
I understand about GitHub, and backing up etc.
Why do I want to do this?
I make a lot of puzzle games, and when I am rapidly inputting the puzzle data I inevitably rewrite over previous puzzles.
It would be very helpful if I could just somehow highlight the existing puzzles and 'freeze' the text making me unable to touch it.