Skip to content
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

fix: wrong line profile information #569

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

davis0011
Copy link
Collaborator

Description

When pressing on line number to see line profile, it shows the right line information
It used to take line number as id, and now takes the real id for the correct line
This pull request comes to solve issue #565

screenshots

before the change(wrong line information):
image
It gave the wrong information after pressing 25(for the line profile):
image
And after the change:
image
image

@davis0011 davis0011 requested a review from aviv1620 March 10, 2024 20:09
@davis0011 davis0011 requested a review from NoamGaash as a code owner March 10, 2024 20:09
Copy link
Collaborator

@aviv1620 aviv1620 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks :)

@aviv1620 aviv1620 merged commit c0ce0ef into main Mar 11, 2024
19 checks passed
@aviv1620 aviv1620 deleted the fix/wrong-line-profile-information branch March 11, 2024 14:39
Copy link
Member

@NoamGaash NoamGaash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing! So simple, yet so helpful. Thanks for finding out and solving this bug 👏

@NoamGaash
Copy link
Member

@all-contributors please add @davis0011 for code and @aviv1620 for review 👏

Copy link
Contributor

@NoamGaash

I've put up a pull request to add @davis0011! 🎉

@NoamGaash
Copy link
Member

@all-contributors
please add @davis0011 for code 👏
please add @aviv1620 for review 👏

Copy link
Contributor

@NoamGaash

@davis0011 already contributed before to code

I've put up a pull request to add @aviv1620! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants