atom-community / atom-community/ide-python

Option to provide absolute path to pyls

Ouverte
#120 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
238
Forks
40
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
javascript, python
Domaine
tooling
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
38/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.