atom-community / atom-community/ide-python

Option to provide absolute path to pyls

オープン
#120 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
238
フォーク
40
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi,
Since virtual-environments are very commonly used, its a bit cumbersome to keep installing `pyls` in each environment.
Is there a way to set an absolute path to the `pyls` ( or perhaps I missed this configuration ? )

for eg.
```
➯ ➯ ➯ which pyls
~/anaconda3/bin/pyls
```
vs
```
➯ ➯ ➯ which python
~/anaconda3/envs/my-env/bin/python
```

I'd like to set `pyls` to point to 1st one.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by locating the configuration or entry point that selects the pyls executable; the issue does not name a file or test. Verify how the existing Python environment is chosen, then confirm that users can provide an absolute pyls path independent of the active virtual environment.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, python
領域
tooling
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
38/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。