atom-community / atom-community/ide-python
Does this still support hyperclick for 'go to definition'?
- Vorherrschende Sprache
- JavaScript
- Sterne
- 238
- Forks
- 40
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
Beginne mit der Untersuchung der Definition-Provider-Integration von ide-python und vergleiche sie mit dem verknüpften Beispiel lib/hyperclick-provider.coffee aus autocomplete-python. Prüfe, wie atom-ide-definitions, atom-ide-base und atom-ide-hyperclick mit dem Befehl verbunden sind; abgeschlossen ist die Untersuchung, wenn bestätigt ist, ob hyperclick dasselbe go-to-definition-Verhalten auslösen kann.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript, python
- Bereich
- tooling
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100