Skip to content

Allow automatic save in Dart Editor #2466

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

Closed
DartBot opened this issue Apr 5, 2012 · 4 comments
Closed

Allow automatic save in Dart Editor #2466

DartBot opened this issue Apr 5, 2012 · 4 comments
Labels
closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug
Milestone

Comments

@DartBot
Copy link

DartBot commented Apr 5, 2012

This issue was originally filed by @ahmetaa


In Dart Editor, after you change the code and hit run, system asks you if changes should be saved on a modal dialog. Similarly for errors to appear, user needs to hit save button. That is very clumsy IMHO.

It would be nice if Editor automatically saves the changes on frame deactivation (As seen in IntelliJ, current file is saved after user moves the focus out of the current edit area). Granted that editor has local history support but I think it is doable. This mechanism also prevents the problem where user does not save for a long time and after a crash edited code is lost.

In my opinion this mechanism is superior as I never hit save button for years and never missed it or lost a line of code.

@kasperl
Copy link

kasperl commented Apr 11, 2012

Added Area-Editor, Triaged labels.

@stevemessick
Copy link
Contributor

Removed Type-Defect label.
Added Type-Enhancement label.

@keertip
Copy link
Contributor

keertip commented Jun 1, 2012

Added Duplicate label.
Marked as being merged into #695.

@clayberg
Copy link

Added this to the M2 milestone.
Marked as being merged into #2960.

@DartBot DartBot added Type-Enhancement closed-duplicate Closed in favor of an existing report labels Oct 16, 2012
@DartBot DartBot added this to the M2 milestone Oct 16, 2012
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

6 participants