* Remove Azure Accounts dependency & delete configure flow
* Don't bring in a new package for one API call
* Only run MSA logic on MSAs
* Account for the non-MSAL case
* Further remove references to Configure Pipeline
* Remove leftover comment
* Use modern versions of vsce
* Bump compilation target
VS Code 1.82/Node 18 supports all the way up to ES2022.
* Also remove uuid dependency
* Switch to @vscode/test-cli
* Provide a fast path for the single org scenario
And use clearSessionPreference when the wrong account is used
* Remove unused telemetry keys
* Add user agent info
* Add Extension Test Runner as a recommended extension