Releases: mattpocock/ts-error-translator
[email protected]
Patch Changes
bd9ff4bThanks @mattpocock! - Added 19 more translations.
[email protected]
Minor Changes
2279946Thanks @mattpocock! - Made it so the error translator only translates errors, not low-priority messages like unused variables.
Patch Changes
1d09c62Thanks @mattpocock! - Added new translations and updated old ones with links.
[email protected]
Patch Changes
cafffd8Thanks @mattpocock! - Added a link for property does not exist on type.
[email protected]
Patch Changes
95cc3b2Thanks @mattpocock! - Removed a now-redundant option from the options registered with VSCode.
[email protected]
Minor Changes
-
6d17789Thanks @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
fbc8e2dThanks @mattpocock! - Removed ability to remove the TLDR translations. All translations now always show the TLDR. -
#176
fbc8e2dThanks @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
ee7a736Thanks @mattpocock! - Removed ability to show full body explanation of error
[email protected]
Minor Changes
b0c683dThanks @mattpocock! - Updated icon
Patch Changes
-
b0c683dThanks @mattpocock! - Added bigint type -
605ae4aThanks @mattpocock! - Removed tips which didn't have messages attached
[email protected]
Patch Changes
4421c57Thanks @mattpocock! - Fixed a bug where union type would be extracted twice
[email protected]
Minor Changes
-
7fbe7caThanks @mattpocock! - Added the ability to see hints on unknown syntax in your TypeScript code.
Currently opt-out.
[email protected]
Patch Changes
- #97
5381d03Thanks @mattpocock! - Allowed the ts extension to also run in js and jsx files
[email protected]
Patch Changes
bd4b32bThanks @mattpocock! - Fixed a bug where {0} (without quotes) in excerpt was not translated