Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upInline-comment doesn't appear immediately when using Open Changes in Solution #1233
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
Hey @jcansdale im unable to repro this issue as well. I'm wondering what's different about our machines. Can you still repro this? What about you @grokys? |
This comment has been minimized.
This comment has been minimized.
|
Hi @meaghanlewis, yes I'm still seeing this. I think it might be specific to |
This comment has been minimized.
This comment has been minimized.
|
Okay, thanks @jcansdale |
This comment has been minimized.
This comment has been minimized.
|
I believe this issue is fixed by: #1269 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened (with steps, logs and screenshots, if possible)
View Changes in SolutiononGuard.csAfter clicking
Comment, the inline-comment doesn't show up immediately.If I close and reopen
Guard.cs, the comment appears on the correct line.I believe this regression was introduced with #1230.
//cc @grokys