SourceForge.net | 2 Feb 2006 20:56
Picon
Favicon

[ scintilla-Feature Requests-1422882 ] Save find/replace history

Feature Requests item #1422882, was opened at 2006-02-02 20:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=352439&aid=1422882&group_id=2439

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Bart (bsamwel)
Assigned to: Nobody/Anonymous (nobody)
Summary: Save find/replace history

Initial Comment:
It would be a nice feature if SciTE would be able to
remember the find/replace history over sessions.

Use case: I often use SciTE as a viewer for SourceSafe
history, and it often happens that I search for the
same thing over and over again in subsequent sessions,
once for every version of the same file.

The attached patch implements this feature. It is
controlled by the property "save.findhistory". The find
and replace histories are each saved in a file in the
same location as the user properties.

(Continue reading)


Gmane