aws / aws/aws-toolkit-vscode

Erro ao visualizar alterações em arquivo

Open
#8,039 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2k
Forks
807
Avg merge
10h 12m
Merged PRs (30d)
7

Description

Type: Bug

Quando o Amazon Q faz uma alteração, ele cria um link, que abre o arquivo original e o arquivo com as suas atualizações, feitas pelo Amazon Q. Desde a última atualização do VSCode, esse link gera um erro: "Não foi possível abrir o editor devido a um erro inesperado. Consulte o log para obter mais detalhes." O log reporta: 2025-09-14 16:31:33.819 [error] [Janela] [Extension Host] Error (FileSystemError): Não é possível resolver o provedor do sistema de arquivos com o caminho de arquivo relativo 'output:rendererLog'
at ms.e (file:///c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:112:18860)
at Object.stats [as stat] (file:///c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:112:16011)
at t.AIExcludeProvider.isMentionedByPatterns (c:\Users\fabio\.vscode\extensions\google.geminicodeassist-2.49.0\dist\webpack:\gemini_code_assist\src\ai-companion\ai_exclude_provider.ts:198:7)
at t.AIExcludeProvider.document [as isExcluded] (c:\Users\fabio\.vscode\extensions\google.geminicodeassist-2.49.0\dist\webpack:\gemini_code_assist\src\ai-companion\ai_exclude_provider.ts:165:58)
at t.AIDocumentContext.updateContext (c:\Users\fabio\.vscode\extensions\google.geminicodeassist-2.49.0\dist\webpack:\gemini_code_assist\src\ai-companion\ai_document_context.ts:116:26)

Extension version: 1.94.0
VS Code version: Code 1.104.0 (f220831ea2d946c0dcb0f3eaa480eb435a2c1260, 2025-09-10T06:46:18.035Z)
OS version: Windows_NT x64 10.0.19045
Modes:

System Info

|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz (4 x 2195)|
|GPU Status|2d_canvas: enabled
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off|
|Load (avg)|undefined|
|Memory (System)|11.92GB (5.89GB free)|
|Process Argv|--crash-reporter-id 09f17c83-0686-437c-bc33-1ff1232e9560|
|Screen Reader|no|
|VM|0%|

A/B Experiments

```
vsliv368cf:30146710
pythonvspyt551cf:31249601
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
996jf627:31283433
pythonrdcb7:31342333
usemplatestapi:31297334
aj953862:31281341
nesew2to5:31336538
agentclaude:31350858
4f60g487:31327383
nes-set-on:31351930
onetestforazureexp:31335613
6abeh943:31336334
0927b901:31350571
ovs_t:31383295
0cj2b977:31352657
asdad-cf:31365767
cloudbuttont:31379625
todos-1:31384886
control-prompt:31370222
3efgi100_wstrepl:31382709
trigger-command-fix:31379601
cmp-cht-code-control2:31385005
auto_model_enabled:31385282

```

Contributor guide

Open the contributing guide

Research direction

Reproduce the Amazon Q change-preview link failure with VS Code 1.104.0 on Windows and inspect the extension-host log. The report points to the VS Code filesystem error and an external Gemini Code Assist stack trace, so first confirm whether the failure is in this extension. Done means the link opens the original and updated files without the reported editor error.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
developer-experience, devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.