VictoriousRaptor
|
30f7ae0d67
|
Use Localization for Explorer plugin
|
2025-07-16 21:28:17 +08:00 |
|
Lasith Manujitha
|
c79b512191
|
feat: Everything Run Count option
Added an option in Explorer > Everything Settings to enable/disable Run Count for file/folder.
|
2024-07-15 12:22:12 +05:30 |
|
Vic
|
00e6e5b30d
|
Remove unused using
|
2023-04-25 21:02:34 +08:00 |
|
TheBestPessimist
|
1b9a879d48
|
Use EverythingSearchOption flag to set up FullPathSearch instead of hardcoding it
|
2023-01-26 08:58:41 +02:00 |
|
Hongtao Zhang
|
2c3df3f4db
|
Change signature back to string to accommodate async method.
Port open Windows Context Menu feature
|
2022-09-24 14:23:59 -05:00 |
|
Hongtao Zhang
|
8b1c125bdf
|
Custom Exception & Some Refactor
- Try use ReadOnlySpan<char> instead of String for applicable API
- Use Customized Exception to return error result
|
2022-09-21 19:18:20 -05:00 |
|
Hongtao Zhang
|
a3622d472e
|
Code Refactor with IAsyncEnumerable instead of Task<IEnumerable>
|
2022-08-16 18:45:36 -04:00 |
|
Hongtao Zhang
|
9b471de3cf
|
Implement Path Enumeration and ContentSearch
|
2022-06-25 12:39:02 -05:00 |
|