by sbr464 on 8/20/23, 1:59 PM with 5 comments
Sometimes I want to make notes or space out functions while exploring code. Is there a plugin/best practice for editing a file without actually modifying it, but not losing the changes after the session? Current method is to duplicate a file and mess around with it, but prefer not dirtying the directory.
by ss48 on 8/21/23, 2:50 PM
by sbr464 on 8/20/23, 2:02 PM
And definitely don't want to make git branches that you forget exist.