bug fixes and such, format

This commit is contained in:
Connor Peet
2024-05-09 11:31:51 -07:00
parent 41f6f5ad6e
commit 5447d0db10
19 changed files with 664 additions and 548 deletions

View File

@@ -3,7 +3,8 @@
"displayName": "VS Code Selfhost Test Provider",
"description": "Test provider for the VS Code project",
"enabledApiProposals": [
"testObserver"
"testObserver",
"attributableCoverage"
],
"engines": {
"vscode": "^1.88.0"