RE: Re: philosophical question about frequent saving of files
"Eylon Stroh" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Tim Boudreau wrote: ` On a related note, I notice that Intellij does away with Save and has ` only Save All. ` As a general de-complication thing I think this is a fine idea - I can't ` remember ever being in the situation where I definitely wanted to save ` one file, but ohmigod I don't dare save the other. How about simply rewiring shortcuts from Save to Save All? We have had a request for something along those lines for V-Builder. However, I've had situations in NetBeans where I've only wanted to save files for a particular module. So there are use cases for a Save action that is less than an IDE-wide Save All (perhaps a project-wide Save All is sufficient, but OTOH with suite projects you might want finer-grained control). As for completely doing away with single-file Save -- hiding it would be better than getting rid of it. In any case, it would be prudent to leave that option open for any non-Java oriented applications built on top of NetBeans. Eylon