To avoid bouncing between VS Code + VS for dev purposes, let's ensure that we make it easy for devs to leverage VS Code in this repo: - [x] .vscode folder with easy debugging/test execution - [ ] "Test explorer" integration - [x] Linting - is .editorconfig the suggested approach? - [ ] Codespaces 😄