You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VSCODE-639: Replace regex fragment matching with streaming KMP (#837)
* Replace regex fragment matching with streaming KMP
* Simplify content capturing
* Add an explanation for FragmentMatcher
* Handle multiple code blocks per fragment
chore: use the latest vsce that adds the chat-participant tag VSCODE-638 (#855)
* chore: use the latest vsce that adds the chat-participant tag VSCODE-638
* chore: bump vscode engine