Why this appears in mt git commit tab? I don’t want to see it here, it appears only in some projects - not every, how do i remove it?
Replying cuz I have the same problem, and it looks like it’s slowing down my VSCode too.
Hey @onemantooo @Wingmore
This is an experimental feature which leaked into the Cody release.
Please ignore it for a while until a fix is released.
Thank you.
It might be a good idea to flag those experimental features … leaving it up to the user to activate them or not.
Most if not all experimental features have such a flag and need to be configured in the settings.json file in VS Code.
This was accidentally included and is a prototype.
Is there any ETA for the fix? I cannot “just ignore it”, because it is first discovered by other extensions and set as current repository. It blocks for example “Source Control Widget” on Status Bar from showing me the current branch, I need to go to repos view, and change current repo. As I am switching workspaces a lot, it gets pretty annoying.
Hey @jchalupka-pan
I forwarded it as a bug report to the team to make them more aware of it.
Sorry for the inconvenience.
I had a reply from the team.
It is fixed with the PR fix(edit): initialize edit tool history for S2 only by abeatrix · Pull Request #7434 · sourcegraph/cody and will make it in the todays pre-release and stable next week on Wednesday.
You can remove it via the three-dot menu. But I’m not sure if it addresses the functional issue.
Thank you very much, I appreciate the quick help.
Hey @onemantooo @jchalupka-pan @damsfx @Wingmore
We landed a fix in the current stable release 1.80 and this issue should be gone.
Please update Cody
Thank you