Skip to content

Dart Editor: Auto-save on edit mechanism like in modern IDEs [+4] #2960

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 May 9, 2012 · 15 comments
Closed

Dart Editor: Auto-save on edit mechanism like in modern IDEs [+4] #2960

DartBot opened this issue May 9, 2012 · 15 comments
Assignees
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug
Milestone

Comments

@DartBot
Copy link

DartBot commented May 9, 2012

This issue was originally filed by [email protected]


Wold be great to have an auto-save mechanism like in IntelliJ IDEA that save everything you do automatically. And for all the control freaks who really like to torture their fingers several thousands times a day: Try IntelliJ you will see that Cmd+S is completely unnecessary.

@sethladd
Copy link
Contributor

Removed Type-Defect label.
Added Type-Enhancement, Area-Editor labels.

@sethladd
Copy link
Contributor

Added Triaged label.

@danrubel
Copy link

danrubel commented Jun 1, 2012

Added this to the Later milestone.

@clayberg
Copy link

Issue #5922 has been merged into this issue.

@clayberg
Copy link

Issue #695 has been merged into this issue.

@clayberg
Copy link

Set owner to @jwren.
Removed this from the Later milestone.
Added this to the M2 milestone.

@clayberg
Copy link

Issue #2466 has been merged into this issue.

@clayberg
Copy link

Removed Priority-Medium label.
Added Priority-High label.
Changed the title to: "Dart Editor: Auto-save on edit mechanism like in modern IDEs [+4]".

@jwren
Copy link
Member

jwren commented Oct 23, 2012

@DartBot
Copy link
Author

DartBot commented Oct 23, 2012

This comment was originally written by @ahmetaa


Keep in mind that auto save makes better sense when there is "local history" and diff functionality.

@jwren
Copy link
Member

jwren commented Oct 23, 2012

The mentioned change was not landed in the code base. Deferring until later when we can get this functionality right.


Removed this from the M2 milestone.
Added this to the M3 milestone.

@DartBot
Copy link
Author

DartBot commented Oct 25, 2012

This comment was originally written by [email protected]


Indeed it would be nice that an automatic save occurs when the developer wants to run the program (as it is in Visual Studio); if errors are detected in that stage, running the program is stopped and an error list is presented.

@jwren
Copy link
Member

jwren commented Oct 29, 2012

Removed the owner.

@danrubel
Copy link

We have added auto-recovery to address this issue.


Added Fixed label.

@clayberg
Copy link

Set owner to @scheglov.

@DartBot DartBot added Type-Enhancement P1 A high priority bug; for example, a single project is unusable or has many test failures labels Dec 20, 2012
@DartBot DartBot added this to the M3 milestone Dec 20, 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
P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

7 participants