atom-community / atom-community/ide-python
ide-python appears to be conflicting with ide-rust
- Lingua principale
- JavaScript
- Stelle
- 238
- Fork
- 40
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia con l’issue #125 di atom-ide-rust e il commento collegato, quindi riproduci il conflitto segnalato usando Atom 1.35.1, ide-rust 0.20.0, ide-python 1.4.1 e i pacchetti Python elencati. Il lavoro è completato quando viene identificato il motivo per cui i messaggi vscode-jsonrpc entrano in conflitto e viene confermato che rls è in esecuzione e riceve messaggi formattati correttamente insieme a pyls.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- developer-experience, tooling
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100