mattpocock / ts-error-translator

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

2554 not working correctly #121

Closed Bassadin closed 1 year ago

Bassadin commented 1 year ago

image

I'd love to help fix this problem with a PR. Where can I get started? I've found the json file, but I don't know where to start.

mattpocock commented 1 year ago

Take a look at CONTRIBUTING.md

Bassadin commented 1 year ago

Take a look at CONTRIBUTING.md

Duh, why didn't I think about that. Thanks for the blazingly fast reply. I'll translate it as soon as I've got the time :) Feel free to assign this issue to me if you want and thanks for this great project :)

mattpocock commented 1 year ago

Thanks pal! I'll delete the issue (otherwise we'd need to create issues for all missing translations) and you can steam ahead.

Bassadin commented 1 year ago

Fair :D Thanks anyways!

Bassadin commented 1 year ago

Actually, this seems to work well in the web GUI, but not in the VS Code plugin (see my OP). Running yarn translate 2554 also shows that a translation already exists.

Bassadin commented 1 year ago

@mattpocock not sure if you're still getting notifications for closed issues, so sorry for the ping if you already do :)