yoavbls / pretty-ts-errors

🔵 Make TypeScript errors prettier and human-readable in VSCode 🎀
https://marketplace.visualstudio.com/items?itemName=yoavbls.pretty-ts-errors
MIT License
13.29k stars 89 forks source link

Code blocks containing 'xxx' are not displayed correctly. #13

Closed tianxiang24 closed 1 year ago

tianxiang24 commented 1 year ago

ScreenShot

image

Case

const a = { 'a-a': '11' }

const b:a = '11'
yoavbls commented 1 year ago

v0.3.0 with the fix is out 🙂 You can update now