[x] Move the main starting point to filewatchers and initialize a filewatcher set per workspace
[x] Upon detection of a relevant pester file, don't initialize a testController unless a valid Pester file is detected (untitled documents may count)
[x] One testController per workspace
Issues
How do we interact with the PSIC (or do we) in multi-workspace. Change the working directory? Only allow debug in the same workspace the PSIC is operational?
Implement
Issues