veler / CopyGitLink

Copy links to files or selections to GitHub and Azure DevOps directly from Visual Studio's text editor, Solution Explorer and document tab.
https://marketplace.visualstudio.com/items?itemName=EtienneBAUDOUX.CopyGitLink
MIT License
44 stars 9 forks source link

Fix: EndLineNumber and StartLineNumber are inverted when we select a code snippet from the bottom to the top #4

Closed hmaiga closed 3 years ago

hmaiga commented 3 years ago

Currently if we do a code snippet selection from the bottom to the top, the endLineNumber and startLineNumber are inverted, they should not.