chrisjsewell / rst-language-server

An LSP server for ReStructuredText, as implemented by Sphinx (under development)
MIT License
13 stars 2 forks source link

Wanna move this to EBP at some point? #3

Open choldgraf opened 4 years ago

choldgraf commented 4 years ago

Just a thought - if the EBP organization can get the core build infrastructure done, then we could turn our attention to the authoring side of things, like this language server, or a MyST-based one. In that case, perhaps you'd find it useful to host this repository under the EBP org in the hopes that we can build more of a developer community behind it? I don't feel super strongly either way but just wanted to bring it up in case you've thought about it.

chrisjsewell commented 4 years ago

I think "at some point" would be the goal. This is still my 'baby' at the moment lol, and I don't want anyone messing with the code. But yeh, I envisage using this as a template to build a MyST based one, which would certainly be housed on EBP, and should actually be a bit simpler, since we have more control over the parser (as opposed to docutils)

choldgraf commented 4 years ago

sounds good 👍