Vscode-gitlens: Commit messages can causes markdown formatting in hovers

Created on 27 Feb 2017  路  6Comments  路  Source: eamodio/vscode-gitlens

When message starts with # symbol, it is displayed as title and looks messy.

img_27022017_094903_0

Do markdown support is really necessary here or just messages is't properly escaped ?
p.s.
If this is a feature, is there some option to disable markdown support in tooltips?

bug

All 6 comments

@aiiak thanks for the report -- this is a bug. I'm not properly escaping the message.

I think it鈥檚 happening again. Could you check if there was a regression?
Using 4.0.1

@batisteo the latest GitLens beta should fix this issue. Please follow these instructions to install a pre-release. Let me know if you experience any issues -- thanks!

I believe this is broken again? I am using gitlens 9.0.3 and see the following:

image

thanks for the quick response!

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings