[ https://issues.apache.org/jira/browse/GROOVY-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14648277#comment-14648277 ]
Keegan Witt edited comment on GROOVY-7241 at 7/30/15 8:39 PM: -------------------------------------------------------------- Commit [c3a802fe13a6fc7267130db805940bd2be41b4f8|https://github.com/apache/incubator-groovy/commit/c3a802fe13a6fc7267130db805940bd2be41b4f8] closes [#68|https://github.com/apache/incubator-groovy/pull/68]. I accidentally put #71 in it's commit message instead of #68. was (Author: keegan): Commit [c3a802fe13a6fc7267130db805940bd2be41b4f8](https://github.com/apache/incubator-groovy/commit/c3a802fe13a6fc7267130db805940bd2be41b4f8) closes [#68](https://github.com/apache/incubator-groovy/pull/68). I accidentally put #71 in it's commit message instead of #68. > Add save prompts for buffers without a file > ------------------------------------------- > > Key: GROOVY-7241 > URL: https://issues.apache.org/jira/browse/GROOVY-7241 > Project: Groovy > Issue Type: Improvement > Components: Groovy Console > Reporter: Keegan Witt > Labels: contrib, contributers-welcome > Fix For: 2.4.5 > > > I know the console is meant for quick and dirty work/experimentation, but it > violates the principle of least surprise that there is no prompt to save when > * Opening another file > * Creating a new file > * Exiting console > and the buffer is not already saved to a file. > In all cases, it'd be preferable to only prompt if the buffer has unsaved > changes. -- This message was sent by Atlassian JIRA (v6.3.4#6332)