VSCODE Exstention fix

This commit is contained in:
allexanderbergmns
2026-08-25 16:25:31 +02:00
parent 7ed774089e
commit b125721977
218 changed files with 5034 additions and 2 deletions
@@ -0,0 +1,15 @@
2026-08-25 16:23:14.227 [info] StorageMainService: creating application shared storage
2026-08-25 16:23:14.227 [info] [shared storage] Creating shared storage database at ':memory:' (wasCreated: true)
2026-08-25 16:23:14.227 [info] [shared storage] Initializing fallback application storage (path: in-memory)
2026-08-25 16:23:14.229 [info] [shared storage] Fallback application storage initialized with 3 items
2026-08-25 16:23:14.229 [info] update#setState disabled
2026-08-25 16:23:14.229 [info] update#ctor - updates are disabled by the environment
2026-08-25 16:23:14.230 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
2026-08-25 16:23:14.936 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
2026-08-25 16:23:14.961 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/extensions for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
2026-08-25 16:23:14.962 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/extensions/extensions.json for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
2026-08-25 16:23:15.597 [info] AgentHostProcessManager: agent host started
2026-08-25 16:23:15.887 [error] [AgentHost:stderr] (node:4398) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
(Use `Code Helper --trace-deprecation ...` to show where the warning was created)
2026-08-25 16:23:56.230 [info] Extension host with pid 4399 exited with code: 0, signal: unknown.