helix-editor / helix

A post-modern modal text editor.
https://helix-editor.com
Mozilla Public License 2.0
31.15k stars 2.3k forks source link

Markdoc default LSP should be changed from deprecated to official version #11003

Closed jasikpark closed 1 day ago

jasikpark commented 1 week ago

https://www.npmjs.com/package/markdoc-ls has been deprecated and reccomends https://www.npmjs.com/package/@markdoc/language-server.

I believe the default markdoc LSP should be updated and docs should be changed accordingly.

Thx for making such a sweet editor!

the-mikedavis commented 6 days ago

Did the name of the binary change? If not then we shouldn't need any change to the language server configuration here: https://github.com/helix-editor/helix/blob/b05ed9bf8518be662490fa669bf8b51b0c683fe9/languages.toml#L53

Feel free to edit the wiki to point to the correct NPM package: https://github.com/helix-editor/helix/wiki/Language-Server-Configurations#markdoc - the wiki is editable without any special permissions

jasikpark commented 1 day ago

Updated:

https://github.com/helix-editor/helix/wiki/Language-Server-Configurations#markdoc

It's got the same binary