-
Notifications
You must be signed in to change notification settings - Fork 4.6k
"Apply" on python code not working #12455
Copy link
Copy link
Open
Labels
area:applyide:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on WindowspythonPull requests that update Python codePull requests that update Python code
Metadata
Metadata
Assignees
Labels
area:applyide:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on WindowspythonPull requests that update Python codePull requests that update Python code
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Todo
I have noticed that when I am working in agent mode I can "Apply" suggested changes to the code base if I am working in C++, but if I am working on python the code diffs are never applied. I don't know if this is a problem with the LLM I am using that could be addressed with prompting, or if it is an issue within the extension itself. When I experience the problem, the Apply seems to be attempting to do something, and highlights code initially, but the hightlight disappears and the buffer in VSCode is never updated. The particulars of my VSCode are:
Version: 1.120.0 (system setup)
Electron: 39.8.8
ElectronBuildId: 13870025
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26100