PowerShellEditorServices
PowerShellEditorServices copied to clipboard
Add sane defaults to `Start-EditorServices`
We do not need to require so many CLI flags.
This continues to run the existing Emacs and Vim tests utilizing those flags as a regression scenario, and adds an additional pair of tests that launch PSES with a minimal set of flags.
Resolves #1855.