mattpocock / ts-error-translator

VSCode extension to turn TypeScript errors into plain English
https://ts-error-translator.vercel.app
2.36k stars 91 forks source link

Support for error message translations with Deno #195

Open jordanbtucker opened 1 year ago

jordanbtucker commented 1 year ago

This doesn't seem to work when I'm in a Deno project using the Official Deno VS Code Extension.

I just get the normal error messages without the translation. The beginner tips work though.