mrcrowl / vscode-hg

Integrated Mercurial source control for Visual Studio Code
MIT License
71 stars 37 forks source link

fix: correctly open conflicted files, diff view on click #74

Open vivekvjn opened 4 years ago

vivekvjn commented 4 years ago

fixes #35 - error when clicking on the conflicted file which fails to open diff view. Further improvements to diff view needed, but this fixes the main issue.

mrcrowl commented 2 years ago

@hdpoliveira / @incidentist this PR is out of date now, but there might be something to keep around opening the right diff view in this commit (f7b9836).

Can you please decide if you'd like to incorporate it or discard? Thanks