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

End of line annotations #56

Closed
wants to merge 2 commits into from
Closed

End of line annotations #56

wants to merge 2 commits into from

Conversation

KristjanTammekivi
Copy link

Implements #45

Closed #46 since it was open for 4 months and was from my master and I want to publish it & make further improvements

43764432-1cba998e-9a36-11e8-9f7e-100e723bd791

@KristjanTammekivi KristjanTammekivi changed the title Feat/annotations End of line annotations Aug 7, 2018
@KristjanTammekivi
Copy link
Author

In case anyone is interested, I published these changes under https://marketplace.visualstudio.com/items?itemName=KristjanTammekivi.hg

@Codex-
Copy link

Codex- commented Dec 4, 2018

Hi, took a look at your changes and have found that there are bugs around modifications to files. The annotations do not account for insertions, modifications, or deletions.

i.e. if you add code to the middle of a file, the annotations for the lines you've modified / inserted will reflect the previous changes, and code pushed to the end of the file will have no annotations.

Expanding on this, it would also be useful if you could execute an annotations command which adds the users modifications to the left of line numbers (jetbrains ide style).

This repo has seemingly been abandoned for now though it seems.

@incidentist incidentist mentioned this pull request Jul 5, 2020
@KristjanTammekivi
Copy link
Author

It has a few bugs, it worked well enough for me to not bother to fix them and now I'm not using Mercurial anymore so I'm not really motivated to fix them

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.

None yet

2 participants