Move specific language LSP documentation away from github wiki, into docs #6540
Replies: 2 comments 1 reply
-
I suggested that, but the main devs are not keen on the idea. I still think it would be better as now the majority of languages have been added and the whole thing needs working on as a whole. I started to clean up the WIKI article yesterday, but there is a load more work to do on that. I thought some language logos might be nice, especially in SVG, but they all need batch intelligently resizing. |
Beta Was this translation helpful? Give feedback.
-
We don't really want to maintain language-specific information. That puts even more review burden on the maintainers. The wiki functions more like a Wikipedia with anyone able to edit without our review. Anything that is related to helix (but not about helix itself) like configuration for external tools fits there. The official documentation on the website is only intended for official documentation about helix itself. Altough we have discussed adding more prominent links to the wiki there (like adding dummy pages with the content "this page is maintained by out community in our wiki") |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The language documentation for setting up specific LSPs is currently in the github wiki, rather than the official documentation.
https://docs.helix-editor.com/languages.html
It would be better to move these into the official docs, and either close the github wiki, or just link to the official docs. Currently, it wasn't easy to find these since they are in two places.
Beta Was this translation helpful? Give feedback.
All reactions