evhub/coconut

Providing a language server implementation for coconut

Open

#513 aperta il 16 ago 2019

Vedi su GitHub
 (9 commenti) (11 reazioni) (0 assegnatari)Python (116 fork)batch import
good first issuetooling

Metriche repository

Star
 (3868 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor