atom-community / atom-community/ide-python
Option to provide absolute path to pyls
- Lingua principale
- JavaScript
- Stelle
- 238
- Fork
- 40
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, python
- Ambito
- tooling
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100