-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Comments appear on the wrong lines #79
Comments
Adding some debug info.
As the result comment appears on line 26 but should be on line 18th
As the result comment appears on the right line - 18th line.
Feel free to contact me if you need some live demo or troubleshooting session. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Whenever I call GHCreateThread on a particular line, comment appears in a different line.
It happens mostly after GHStartReview. If I add comment w/o starting a review, comments appear on the right positions.
I saw this thread #66. It looks similar but I didn't get what was the solution for the issue.
How to reproduce:
Expected result:
Actual result:
Note: if I don't start review, comment most likely appears on the right position.
Env:
nvim v0.8.0
gh.nvim latest
macos latest
iterm2 latest
The text was updated successfully, but these errors were encountered: