evhub/coconut

Providing a language server implementation for coconut

Open

#513 创建于 2019年8月16日

在 GitHub 查看
 (9 评论) (11 反应) (0 负责人)Python (116 fork)batch import
good first issuetooling

仓库指标

Star
 (3,868 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南