evhub/coconut

Providing a language server implementation for coconut

Open

#513 ouverte le 16 août 2019

Voir sur GitHub
 (9 commentaires) (11 réactions) (0 assignés)Python (116 forks)batch import
good first issuetooling

Métriques du dépôt

Stars
 (3 868 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur