Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto save settings #1854

Closed
3 tasks done
bpasero opened this issue Jan 7, 2016 · 4 comments
Closed
3 tasks done

Auto save settings #1854

bpasero opened this issue Jan 7, 2016 · 4 comments
Labels
file-explorer Explorer widget issues testplan-item
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Jan 7, 2016

The auto save behaviour is now configurable via settings and moved out of the File menu.

  • verify the setting is migrated to your settings file when having it enabled the old way
  • verify you can configure auto save delay in seconds
  • verify you can configure auto save on focus lost and verify it works as expected
  • verify you can configure auto save per workspace settings too
  • verify files are saved on exit immediately independent from the auto save configuration
@bpasero bpasero added file-explorer Explorer widget issues testplan-item labels Jan 7, 2016
@bpasero bpasero added this to the Jan 2016 milestone Jan 7, 2016
@egamma egamma mentioned this issue Jan 23, 2016
59 tasks
@isidorn
Copy link
Contributor

isidorn commented Jan 26, 2016

I did not verify that the setting gets migrated on linux since I am not sure how to have it before for my alpha installation

@bpasero
Copy link
Member Author

bpasero commented Jan 26, 2016

@isidorn sorry I should have mentioned that, just SHUTDOWN code and add the following to storage.json in /home/ticino/.config/Code-Development: autoSaveDelay: 1000

@isidorn
Copy link
Contributor

isidorn commented Jan 26, 2016

✔️

@alexdima
Copy link
Member

Nice!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
file-explorer Explorer widget issues testplan-item
Projects
None yet
Development

No branches or pull requests

4 participants