Qwen fixes VSCode diff closing path resolution bug

yiliang114 · ghdev · 2026-08-28

This issue fixes a bug in the Qwen VSCode extension where showDiff resolves workspace-relative paths but closeDiff does not. Since DiffManager keys entries by normalized absolute paths, diffs opened with relative paths cannot be matched and closed, leading to memory leaks.

Original post →

More from coding & agent

coding & agent channel →