evhub/coconut

Providing a language server implementation for coconut

Open

#513 opened on 2019年8月16日

GitHub で見る
 (9 comments) (11 reactions) (0 assignees)Python (3,868 stars) (116 forks)batch import
good first issuetooling

説明

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?

コントリビューターガイド