Graham
Graham
# Reasoning  ## *the realization* 
Removes the dependency on the fairly heavy vscode-elements and replaces it with vendored vscode-styled CSS. There should not be any impact on UI, it just swaps from custom elements to...
This is a fairly heavy dependency (7 MB unpacked). The components we use can be replaced with [vendored CSS](https://github.com/vscode-elements/elements-lite).
## Description Switches to Vue for easier maintenance (pre-built in CI). Changes UI to look a little nicer ## Meta Merge checklist: - [ ] Pull Request title is [short,...