fix(vscode): add project adds the chosen folder to the workspace

This commit is contained in:
bashrusakh
2026-08-19 10:38:54 +11:00
parent ef2afdc759
commit 599dafcd8c
9 changed files with 341 additions and 6 deletions
+1
View File
@@ -30,6 +30,7 @@ All notable changes to this project will be documented in this file.
- Desktop: browser pages served from a self-signed loopback HTTPS address now load instead of being blocked by the certificate warning.
- Browser: typing a comment on a page no longer triggers app shortcuts.
- Skills Catalog: the source is now named ClawHub instead of "ClawdHub" (thanks to @makeittech).
- VSCode: Add Project now adds the chosen folder to the workspace instead of showing a "Failed to add project" toast.
## [1.18.4] - 2026-08-14