mrcrowl / vscode-hg

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

Fix issues pointed by @mrcrowl #135

Closed hdpoliveira closed 4 years ago

hdpoliveira commented 4 years ago

About multiline comments: With the following comment:

> hg log -T '{desc}\n' -r .
asdf
asdf
asdf

This is what is shown in log: image

@mrcrowl is this the expected result?

mrcrowl commented 4 years ago

Thanks. LGTM