This commit is contained in:
Paul Schneider 2026-02-17 21:50:17 +00:00
commit 181a44e396
7 changed files with 198 additions and 82 deletions

1
.vscode/launch.json vendored
View file

@ -25,6 +25,7 @@
"args": [],
"cwd": "${workspaceFolder}/src/Org",
"stopAtEntry": false,
"justMyCode": false,
"serverReadyAction": {
"action": "openExternally",
"pattern": "\\bNow listening on:\\s+(https?://\\S+)"