Releases: mattpocock/ts-error-translator
[email protected]
Patch Changes
bd9ff4b
Thanks @mattpocock! - Added 19 more translations.
[email protected]
Minor Changes
2279946
Thanks @mattpocock! - Made it so the error translator only translates errors, not low-priority messages like unused variables.
Patch Changes
1d09c62
Thanks @mattpocock! - Added new translations and updated old ones with links.
[email protected]
Patch Changes
cafffd8
Thanks @mattpocock! - Added a link for property does not exist on type.
[email protected]
Patch Changes
95cc3b2
Thanks @mattpocock! - Removed a now-redundant option from the options registered with VSCode.
[email protected]
Minor Changes
-
6d17789
Thanks @mattpocock! - Removed the ability to see a full translation on the website. This might be added back in the future when migrated over to TT. -
#176
fbc8e2d
Thanks @mattpocock! - Removed ability to remove the TLDR translations. All translations now always show the TLDR. -
#176
fbc8e2d
Thanks @mattpocock! - Removed the 'contribute' button, and added a 'request translation' button.From Matt - I wanted to ensure that all the translations on the vscode extension were high-quality and of one voice, but I ended up not having enough time to edit the translations that came in.
I think it's a cleaner flow to let folks simply request translations, and I can provide them - instead of going through multiple review rounds discussing corrections.
-
#174
ee7a736
Thanks @mattpocock! - Removed ability to show full body explanation of error
[email protected]
Minor Changes
b0c683d
Thanks @mattpocock! - Updated icon
Patch Changes
-
b0c683d
Thanks @mattpocock! - Added bigint type -
605ae4a
Thanks @mattpocock! - Removed tips which didn't have messages attached
[email protected]
Patch Changes
4421c57
Thanks @mattpocock! - Fixed a bug where union type would be extracted twice
[email protected]
Minor Changes
-
7fbe7ca
Thanks @mattpocock! - Added the ability to see hints on unknown syntax in your TypeScript code.Currently opt-out.
[email protected]
Patch Changes
- #97
5381d03
Thanks @mattpocock! - Allowed the ts extension to also run in js and jsx files
[email protected]
Patch Changes
bd4b32b
Thanks @mattpocock! - Fixed a bug where {0} (without quotes) in excerpt was not translated