Menu

#768 Open declaration (F3) saves *all* files

1.3.19
open
Editor (491)
5
2008-08-15
2008-08-15
No

pydev 1.3.19

Edit a few files (whatever type, any project, ...) and then try to navigate from one python file to some other place. All editors are saved. Even if the reason behind is to make sure that offsets in parser database are right it is very unfortunate behavior.

Saving files without asking means changes:
- affects versioning (changes timestamps, local history, ...)
- can trigger a lot of actions including builds
- ovewrites some data so it is a good policy to ask user (cf. run action that asks you about that)

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.