-
Couldn't load subscription status.
- Fork 1.6k
Opens summary before AI result #4489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
c1137a2 to
20ca261
Compare
1f08c2d to
f851fe3
Compare
20ca261 to
04d5300
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good!
I have one question/consideration on the content design before approving.
04d5300 to
ffef047
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like you still need to rebase, otherwise looks good.
f851fe3 to
b98dc49
Compare
5aaeed8 to
cdf7dfd
Compare
cdf7dfd to
888f521
Compare
Addresses issues where markdown previews may display corrupted or outdated content by detecting tab visibility changes and forcing content recovery for affected documents. Improves reliability of previews when switching tabs or reopening custom editors. (gitkraken#4328, gitkraken#4489)
…ng indicator, load summary when ready. (gitkraken#4328, gitkraken#4489)
Thats because we cannot modify URI of document to review context after the result is rendered. (gitkraken#4328, gitkraken#4489)

Description
Solves #4328
markdown.tsin order to fight VSCode's caching of views (rewriting using the FileSystemProvider didn't help, but it can be reviewed here: 8c365a8Checklist
Fixes $XXX -orCloses #XXX -prefix to auto-close the issue that your PR addresses