atom-community / atom-community/ide-python

ide-python appears to be conflicting with ide-rust

オープン
#162 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。