Skip to content

Enable `$copy path` to search for files and directories that were involved in a copy operation

Compare
Choose a tag to compare
@KirillOsenkov KirillOsenkov released this 27 Nov 23:18
· 178 commits to main since this release

Full Changelog: v2.2.94...v2.2.100

Search for $copy file.txt to search for files containing the "file.txt" substring that were involved in a copy operation.
Search for $copy directory\full\path to search for files copied in and out of this directory.
Search for $copy file\path to search for where this file was copied to and from.