Skip to content

Commit

Permalink
Add support for coverage. (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix authored Apr 5, 2024
1 parent e20fbe3 commit 0e7928c
Show file tree
Hide file tree
Showing 6 changed files with 200 additions and 177 deletions.
1 change: 1 addition & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"request": "launch",
"runtimeExecutable": "${execPath}",
"args": [
"--enable-proposed-api", "socketry.sus-vscode",
"--extensionDevelopmentPath=${workspaceFolder}",
"${workspaceFolder}/sus"
],
Expand Down
Loading

0 comments on commit 0e7928c

Please sign in to comment.