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:25:01.746 [info] Extension host with pid 7633 started
2026-08-25 16:25:01.746 [info] Skipping acquiring lock for /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User/workspaceStorage/bf90d78ff434f09f415e242d787eaa31.
2026-08-25 16:25:01.751 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
2026-08-25 16:25:01.761 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
2026-08-25 16:25:01.780 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
2026-08-25 16:25:01.782 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
2026-08-25 16:25:01.805 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
2026-08-25 16:25:01.847 [warning] [vscode.git] Accessing a resource scoped configuration without providing a resource is not expected. To get the effective value for 'git.openRepositoryInParentFolders', provide the URI of a resource or 'null' for any resource.
2026-08-25 16:25:01.847 [warning] [vscode.git] Accessing a resource scoped configuration without providing a resource is not expected. To get the effective value for 'git.showProgress', provide the URI of a resource or 'null' for any resource.
2026-08-25 16:25:01.855 [info] Eager extensions activated
2026-08-25 16:25:01.890 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
2026-08-25 16:25:01.892 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
2026-08-25 16:25:01.940 [info] ExtensionService#_doActivateExtension vuurraaf.vuurraaf, startup: false, activationEvent: 'onLanguage:vuurraaf'
2026-08-25 16:25:02.535 [info] Extension host terminating: received terminate message from renderer
2026-08-25 16:25:02.539 [info] Extension host with pid 7633 exiting with code 0
@@ -0,0 +1,9 @@
2026-08-25 16:25:01.834 [info] [main] Log level: Info
2026-08-25 16:25:01.834 [info] [main] Validating found git in: "/opt/homebrew/bin/git"
2026-08-25 16:25:01.854 [info] [main] Using git "2.55.0" from "/opt/homebrew/bin/git"
2026-08-25 16:25:01.854 [info] [Model][doInitialScan] Initial repository scan started
2026-08-25 16:25:01.995 [info] > git rev-parse --show-toplevel [93ms]
2026-08-25 16:25:02.029 [info] > git rev-parse --show-toplevel [23ms]
2026-08-25 16:25:02.030 [info] [Model][doInitialScan] Initial repository scan completed - repositories (0), closed repositories (0), parent repositories (1), unsafe repositories (0)
2026-08-25 16:25:02.051 [info] > git rev-parse --show-toplevel [20ms]
2026-08-25 16:25:02.528 [info] > git rev-parse --show-toplevel [7ms]
@@ -0,0 +1,123 @@
2026-08-25 16:25:01.825 [info] Reading sessions from keychain...
2026-08-25 16:25:01.825 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.825 [info] Got 0 sessions for ...
2026-08-25 16:25:01.825 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.825 [info] Got 0 sessions for ...
2026-08-25 16:25:01.825 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.825 [info] Got 0 sessions for ...
2026-08-25 16:25:01.825 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.825 [info] Got 0 sessions for ...
2026-08-25 16:25:01.825 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.825 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.829 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.829 [info] Got 0 sessions for ...
2026-08-25 16:25:01.830 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.830 [info] Got 0 sessions for ...
2026-08-25 16:25:01.900 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.900 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.900 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.900 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.901 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.901 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.901 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.901 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.901 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.901 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.901 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.901 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.901 [info] Getting sessions for repo...
2026-08-25 16:25:01.901 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.909 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.909 [info] Got 0 sessions for ...
2026-08-25 16:25:01.909 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.909 [info] Got 0 sessions for ...
2026-08-25 16:25:01.910 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.910 [info] Got 0 sessions for ...
2026-08-25 16:25:01.910 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.910 [info] Got 0 sessions for ...
2026-08-25 16:25:01.910 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.910 [info] Got 0 sessions for ...
2026-08-25 16:25:01.910 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.910 [info] Got 0 sessions for ...
2026-08-25 16:25:01.910 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.910 [info] Got 0 sessions for ...
2026-08-25 16:25:01.912 [info] Getting sessions for repo...
2026-08-25 16:25:01.912 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.912 [info] Getting sessions for repo...
2026-08-25 16:25:01.912 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.912 [info] Getting sessions for repo...
2026-08-25 16:25:01.912 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.912 [info] Getting sessions for repo...
2026-08-25 16:25:01.912 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.912 [info] Getting sessions for repo...
2026-08-25 16:25:01.912 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.912 [info] Getting sessions for repo...
2026-08-25 16:25:01.912 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.914 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.914 [info] Got 0 sessions for ...
2026-08-25 16:25:01.914 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.914 [info] Got 0 sessions for ...
2026-08-25 16:25:01.914 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.914 [info] Got 0 sessions for ...
2026-08-25 16:25:01.914 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.914 [info] Got 0 sessions for ...
2026-08-25 16:25:01.914 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.914 [info] Got 0 sessions for ...
2026-08-25 16:25:01.915 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.915 [info] Got 0 sessions for ...
2026-08-25 16:25:01.915 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.915 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.915 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.915 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.915 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.915 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.916 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.916 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.916 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.916 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.916 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.916 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.917 [info] Getting sessions for read:user,user:email...
2026-08-25 16:25:01.917 [info] Got 0 sessions for read:user,user:email...
2026-08-25 16:25:01.917 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.917 [info] Got 0 sessions for ...
2026-08-25 16:25:01.919 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.919 [info] Got 0 sessions for ...
2026-08-25 16:25:01.919 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.919 [info] Got 0 sessions for ...
2026-08-25 16:25:01.919 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.919 [info] Got 0 sessions for ...
2026-08-25 16:25:01.919 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.919 [info] Got 0 sessions for ...
2026-08-25 16:25:01.919 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.919 [info] Got 0 sessions for ...
2026-08-25 16:25:01.920 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.920 [info] Got 0 sessions for ...
2026-08-25 16:25:01.920 [info] Getting sessions for repo...
2026-08-25 16:25:01.920 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.920 [info] Getting sessions for repo...
2026-08-25 16:25:01.920 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.920 [info] Getting sessions for repo...
2026-08-25 16:25:01.920 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.920 [info] Getting sessions for repo...
2026-08-25 16:25:01.920 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.920 [info] Getting sessions for repo...
2026-08-25 16:25:01.920 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.920 [info] Getting sessions for repo...
2026-08-25 16:25:01.920 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.920 [info] Getting sessions for repo...
2026-08-25 16:25:01.920 [info] Got 0 sessions for repo...
2026-08-25 16:25:01.921 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.921 [info] Got 0 sessions for ...
2026-08-25 16:25:01.921 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.921 [info] Got 0 sessions for ...
2026-08-25 16:25:01.921 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.921 [info] Got 0 sessions for ...
2026-08-25 16:25:01.921 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.921 [info] Got 0 sessions for ...
2026-08-25 16:25:01.922 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.922 [info] Got 0 sessions for ...
2026-08-25 16:25:01.922 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.922 [info] Got 0 sessions for ...
2026-08-25 16:25:01.922 [info] Getting sessions for all scopes...
2026-08-25 16:25:01.922 [info] Got 0 sessions for ...
@@ -0,0 +1 @@
2026-08-25 16:25:01.834 [info] Log level: Info
@@ -0,0 +1,4 @@
2026-08-25 16:25:00.834 [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:25:00.834 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/fixtures/workspace/.vscode for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
2026-08-25 16:25:00.834 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/fixtures/workspace/.vscode/settings.json for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
2026-08-25 16:25:01.143 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User/snippets for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
@@ -0,0 +1,52 @@
2026-08-25 16:25:00.427 [info] [AgentHost:renderer] Acquiring MessagePort to agent host...
2026-08-25 16:25:00.527 [info] [ChatModelSelection] event=no-model-at-toolbar-build surface="workbench" sessionKey=undefined conversationKey=undefined modelTarget=undefined storageKey="chat.currentLanguageModel.panel" widgetViewKind="view"
2026-08-25 16:25:00.671 [info] Loading development extension at /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension
2026-08-25 16:25:00.753 [info] [ChatModelSelection] event=no-model-at-toolbar-build surface="workbench" sessionKey="local" conversationKey="vscode-chat-session://local/ZjZkNmJmZjgtZjI0Ni00MjQ3LThlNGUtMTY4MTg4NTRmNjc4" modelTarget=undefined storageKey="chat.currentLanguageModel.panel" widgetViewKind="view"
2026-08-25 16:25:00.832 [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:25:00.832 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/fixtures/workspace/.vscode for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
2026-08-25 16:25:00.832 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/test/fixtures/workspace/.vscode/settings.json for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
2026-08-25 16:25:01.144 [error] [File Watcher (node.js)] Refusing to watch /Volumes/DA/vuurraaf/vuurraaf/vuurraaf-v/extension/.vscode-test/user-data/User/snippets for changes using fs.watch() for possibly being a network share where watching is unreliable and unstable.
2026-08-25 16:25:01.252 [info] [AccountPolicyGate] apply: state=inactive, reason=undefined, isRestricted=false
2026-08-25 16:25:01.262 [error] Unable to create workbench contribution 'chat.contextContributions'. [createInstance] _St depends on UNKNOWN service chatSessionRoutingProviderService.
2026-08-25 16:25:01.317 [info] Settings Sync: Account status changed from uninitialized to unavailable
2026-08-25 16:25:01.508 [info] [AgentHost:renderer] MessagePort acquired, creating client...
2026-08-25 16:25:01.510 [info] Started local extension host with pid 7633.
2026-08-25 16:25:01.823 [info] [AgentHost:renderer] Protocol connection established; clientId=f2fbffdb-acb4-4670-b6b6-8d82baf6ad68
2026-08-25 16:25:01.831 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.882 [info] [AgentHost] Clearing authentication for resource: https://api.github.com
2026-08-25 16:25:01.888 [info] %s%s
2026-08-25 16:25:01.903 [info] %s%s VuurRaaf extension
2026-08-25 16:25:01.910 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.911 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.911 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.911 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.911 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.912 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.912 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.915 [info] [AgentHost] Clearing authentication for resource: https://api.github.com/repos
2026-08-25 16:25:01.915 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.915 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.916 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.916 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.916 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.916 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.919 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.919 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.920 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.920 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.920 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.920 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.920 [info] [AgentHost] No token resolved for resource: https://api.github.com
2026-08-25 16:25:01.922 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.922 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.922 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.922 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.923 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.923 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.924 [info] [AgentHost] No token resolved for resource: https://api.github.com/repos
2026-08-25 16:25:01.932 [info] ✔ %s vuurraaf language (grammar) is registered
2026-08-25 16:25:02.498 [info] ✔ %s (%dms) language server publishes compiler diagnostics 565
2026-08-25 16:25:02.500 [info] ✔ %s go-to-definition jumps to the function declaration
2026-08-25 16:25:02.508 [info] ✔ %s hover reports the symbol kind
2026-08-25 16:25:02.534 [info] ✔ %s go-to-definition resolves stdlib module functions
2026-08-25 16:25:02.534 [info] %d passing (%s) 5 646ms