koozz / zed-vale

Zed extension using the Vale language server.
https://zed.dev
Apache License 2.0
5 stars 0 forks source link

Advertise support for languages other than just Markdown #4

Open jansol opened 1 month ago

jansol commented 1 month ago

The extension.toml should ideally register the language server for all languages listed in https://vale.sh/docs/topics/scoping/#formats

koozz commented 1 month ago

You're right, but it's quite a list. I'll see what I can do.

jansol commented 1 month ago

Yeah, it would be nice if it was possible to just specify * or something to unconditionally load the extension for all files.