billsedison / vscode-gitlens

Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more
http://gitlens.amod.io
MIT License
0 stars 17 forks source link

Fixed the code syntax highlighting in the preview mode of comment editor #109

Closed cagdas001 closed 5 years ago

cagdas001 commented 5 years ago

2018-12-24_18-53-11

It was working with https://github.com/billsedison/vscode-gitlens/commit/f318dbe1a7da3fd9920a09213ce3f7cbe05d5a39, but with later changes (mention rendering) this feature had broken

This PR fixes this issue and integrates marked.js with highlight.js

billsedison commented 5 years ago

https://gitlab.com/aggregated-git-diff/aggregated-git-diff-bug-bash/issues/89