zed-industries / extensions

Extensions for the Zed editor
797 stars 331 forks source link

LanguageTool: Plain Text Spelling, Grammar, etc #1332

Open notpeter opened 2 weeks ago

notpeter commented 2 weeks ago

Check for existing issues

Language

Plain Text

Tree Sitter parser link

No response

Language server link

No response

Misc notes

LanguageTool does not provide an official LSP interface but there are multiple tools that bridge LanguageTool via the LSP API.

Links:

notpeter commented 2 weeks ago

Hat tip to @ivansigmund @bbb651 @jansol @Conaclos for starting this discussion here:

vitallium commented 1 week ago

Just FYI, there is an extension for LTEX LSP - https://github.com/vitallium/zed-ltex/tree/76764aef3ba840c7339addf297721ecd02874276

BaptisteRoseau commented 1 week ago

Similarly, I've just done one for Typos LSP: https://github.com/zed-industries/extensions/pull/1381

mindaslab commented 2 days ago

I am happy that LT might one day come to Zed. If yes, I can totally move away from VSCodium.