smallcloudai / refact-vscode

Refact AI: Open-source AI Code assistant with autocompletion, chat, refactoring and more for VS Code
https://refact.ai
BSD 3-Clause "New" or "Revised" License
68 stars 24 forks source link

wip: race condition when restoring chat the then asking a question. #127

Closed MarcMcIntosh closed 2 months ago

MarcMcIntosh commented 2 months ago

Fixes the issue but introduces another.

Also fixes an issue when the file explorer is open, (not refact). the chat won't open because global.side_panel._view. if falsy :/

olegklimov commented 2 months ago

rebased to diffs