Post #2427379
2026-04-09 08:03 UTC
Replies (3)
-
@thibaultamartin@mamot.fr 2026-04-09 08:11
@hetare11@mastodon.social @haeckerfelix@mastodon.social I use the Harper Language Server for that https://writewithharper.com/
-
@KingmaYpe@mastodon.green 2026-04-09 08:39
@hetare11@mastodon.social @thibaultamartin@mamot.fr @haeckerfelix@mastodon.social I'd like to have a #typst language checker, too, but I don't think it exists yet. Edit: #typesetter does English in 0.12 . I'm working on single typst sources with output in two languages, NL/EN, using this function as a single typst source file: #let ennl = (en, nl) => { [#nl] } //#let ennl = (en, nl) => { [#en] } #Typesetter can find the arguments in its preview, and a language checker would need to cooperate with this somehow.
-
@jayvii@social.jayvii.de 2026-04-09 16:37
@hetare11 @thibaultamartin@mamot.fr you could use languagetool via https://github.com/valentjn/ltex-ls