Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the last letter in the word "SlickEdit":
How many LETTERS are in the following? "a1b2c3":
Which number is missing?  "12345689":

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Dan
« on: January 11, 2023, 05:43:32 PM »

This is on my list but not yet attached to a specific version.
Posted by: jporkkahtc
« on: January 04, 2023, 08:10:43 PM »

I've frequently searched in ~/Documents/Slickedit/VSDelta/...
Sometimes I know I wrote some bit of code, but I just can't remember which file!
Searching VSDelta is handy because it limits searching to only those files that I have edited, and it will find text that may have been deleted.

Searching in VSDelta works, but is not exactly user friendly.
Slick Find could support this directly.
Search results could
1. have paths to the actual files (instead of the vsdelta files) - when the text is found in the current version of the file on disk.
2. Open the correct history version "File.bat - Version 4 of C:\bin\File.bat"

3. When there are matches in multiple versions of the file the Search result could present the file as a folder with each matching version a file inside that folder.

Of course it would sort the results first by path, then descending version numbers when the text is file in multiple versions of the same file.