atom-community / atom-community/ide-python

ide-python appears to be conflicting with ide-rust

未关闭
#162 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
238
派生
40
PR 合并指标
30 天内没有已合并 PR

描述

In https://github.com/rust-lang/atom-ide-rust/issues/125, ide-python appears to be using ide-rust's version of vscode-jsonrpc.

This appears to be causing ide-rust to appear to be getting invalid json-rpc messages where there is no Content-Length header since the message is misformatted:

https://github.com/rust-lang/atom-ide-rust/issues/125#issuecomment-473464405

rls (Rust's language server) doesn't appear to be running when I look at the process list, while pyls is.

I'm using:
atom 1.35.1
ide-rust 0.20.0
ide-python 1.4.1

python 3.6.7 on Ubuntu 18.04 x86_64

Installed via pip3
autopep8 1.4.3
jedi 0.13.3
mypy 0.670
mypy-extensions 0.4.1
pycodestyle 2.5.0
pyflakes 2.1.1
pylint 2.3.1
pyls-mypy 0.1.5
python-jsonrpc-server 0.1.2
python-language-server 0.25.0

贡献指南

打开贡献指南

调研方向

从 atom-ide-rust issue #125 及其链接的评论开始,然后使用 Atom 1.35.1、ide-rust 0.20.0、ide-python 1.4.1 和列出的 Python 软件包重现所报告的冲突。完成标准是确定 vscode-jsonrpc 消息发生冲突的原因,并确认 rls 在 pyls 旁边运行且能够接收格式正确的消息。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
developer-experience, tooling
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。