Skip to content

Comments

Added AutoSave feature as an enhancement (Issue 131)#2286

Closed
joelmoniz wants to merge 2 commits intoprocessing:masterfrom
joelmoniz:master
Closed

Added AutoSave feature as an enhancement (Issue 131)#2286
joelmoniz wants to merge 2 commits intoprocessing:masterfrom
joelmoniz:master

Conversation

@joelmoniz
Copy link
Member

Hi. This is my first contribution to Processing. I've done the following:

  1. Modified the Editor.java file to call handleSave() in the prepareRun() function.
  2. Modified defaults.txt to include an autosave.set option. The user can now set whether or not he wants to autosave through his preferences.txt file.

This commit closes #131

@benfry
Copy link
Contributor

benfry commented May 10, 2014

Thanks for the pull request... The place for this would be the https://github.com/processing/processing-experimental project, so I'm going to close it here. I think there's some sort of autosave in the works, but hopefully we can get this moving there.

@benfry benfry closed this May 10, 2014
@joelmoniz joelmoniz deleted the master branch April 5, 2015 12:27
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add auto-save into the editor

2 participants