opral / inlang-sherlock

Issue tracker for Sherlock
https://marketplace.visualstudio.com/items?itemName=inlang.vs-code-extension
2 stars 0 forks source link

add supported i18n libraries to product page #45

Closed samuelstroschein closed 4 months ago

samuelstroschein commented 4 months ago

Context

I was recommending sherlock [here](https://www.reddit.com/r/react/comments/tl1zjz/comment/l4b4zfj/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button) and saw that the product page doens't list the supported i18n libraries.

Proposal

Add a "supported i18n libraries" section to the product pages that links to the plugins, similar to what @loris.sigrist did with the "tooling" section in paraglide js.

CleanShot 2024-05-16 at 10.18.58@2x.png

CleanShot 2024-05-16 at 10.15.38@2x.png

felixhaeberle commented 4 months ago

In general, we support much more than the ones you listed.

E.g. people already using it with React Native with the t function matcher & JSON plugin.

I though we went against generally optimizing the communication for JS libs, but it could help for people to "verify" & adopt faster 👍

Lets try this out.