evhub/coconut
Ver no GitHubProviding a language server implementation for coconut
Open
#513 aberto em 16 de ago. de 2019
good first issuetooling
Métricas do repositório
- Stars
- (3.868 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Thanks to Microsoft's language server protocol there are tons of opensource implementation of LSP in other languages (there are even two implementations for python).
I would like to start a discussion on how it would look like for Coconut. Also what about static code analysis like flake8 or pylint, what would that look like?