-
Notifications
You must be signed in to change notification settings - Fork 1.7k
dart editor - auto save when lose focus #695
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
Labels
closed-duplicate
Closed in favor of an existing report
type-enhancement
A request for a change that isn't a bug
Milestone
Comments
Removed Type-Defect label. |
Removed Priority-Medium label. |
Added this to the Later milestone. |
Issue #2466 has been merged into this issue. |
Removed this from the Later milestone. |
copybara-service bot
pushed a commit
that referenced
this issue
Jun 1, 2022
Changes: ``` > git log --format="%C(auto) %h %s" 2c9b418..2993ea5 https://dart.googlesource.com/http.git/+/2993ea5 Implement the ability to run a particular Client implementation in a Zone (#697) https://dart.googlesource.com/http.git/+/fa0af10 Fix head, get, post, etc. links in Client docs (#703) https://dart.googlesource.com/http.git/+/6b3e3f3 Use spawnHybrid for the stub server (#700) https://dart.googlesource.com/http.git/+/74a4371 Separate the `post` description for "String" (#695) https://dart.googlesource.com/http.git/+/87d4379 Switch from homepage to repository in pubspec (#687) ``` Diff: https://dart.googlesource.com/http.git/+/2c9b418f5086f999c150d18172d2eec1f963de7b~..2993ea5dff5ffb066b4a35c707e7a2b8dcfa17c2/ Change-Id: I121641dc9f75d8ccb6d62fd9baec20b951bdbcde Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/246761 Commit-Queue: Devon Carew <[email protected]> Reviewed-by: Nate Bosch <[email protected]>
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
This issue was originally filed by [email protected]
It would be very useful if there was an option in dart editor to auto save all files when the editor loses focus.
The text was updated successfully, but these errors were encountered: