atom-community / atom-community/ide-python

Does this still support hyperclick for 'go to definition'?

Ouverte
#257 7 commentaires 0 réactions 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

I'm wondering if this package provides support for hyperclick, since I've seen it mentioned in some older issues (https://github.com/atom-community/ide-python/issues/143) and ide-python is mentioned as definition-location-provider in the [readme for atom-ide-definitions](https://github.com/atom-community/atom-ide-definitions).

Nor do I see an implementation for a function like `getSuggestionForWord` [as in the autocomplete-python package](https://github.com/autocomplete-python/autocomplete-python/blob/3151d01238144e17285c6f0f8843271fc3b66c52/lib/hyperclick-provider.coffee)

Currently, I _think_ I have all the packages to make this work:

* atom-ide-definitions
* atom-ide-base
* atom-ide-hyperclick
* ide-python

But I can only use the "go to definition" command from the command palette.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Commencez par inspecter l’intégration du fournisseur de définitions de ide-python et comparez-la avec l’exemple lié lib/hyperclick-provider.coffee de autocomplete-python. Vérifiez comment atom-ide-definitions, atom-ide-base et atom-ide-hyperclick se connectent à la commande ; le travail est terminé lorsqu’il est confirmé que hyperclick peut déclencher le même comportement go-to-definition.

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é
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

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