App is more of a playground for understanding of async/await and tasks. Looks like junkjard.
App tasks:
- Search for files in specified directory chosen using textbox or browse button;
-
- (Optional) Use many directories;
-
- Show all files in a TreeView;
-
-
- (Optional) Open file directory on doubleclick;
-
-
- Stop previuos search on new search;
-
- Pause/proceed search;
-
- (Optional) Save last search input parameters;
- Different search ways;
-
- Use regex in search;
-
- Use classic search;
-
- quick swap between diff search ways;
- Files counters;
- Implement stopwatch;
- Show current search folder;
- Exclude any window lags/blinks/drops;
- Think about new funcs;