When saving sql scripts is takes very(very) long

I have all my scripts (almost 2000) saved in one directory, with long enough names to understand the content.
When I try to save a new sql file, PlSQl Developer is trying to search potential existing files to propose, and because of that for typing one char takes 5-15 seconds (!) and freezes until then. Is there any way to tell PlSQL Developer to stop trying to "guess" the name?
 
Can you go to Preferences > User Interface / Options and enable the "Use standard windows file dialog" option?
 
Back
Top