atom-community / atom-community/ide-python
Does this still support hyperclick for 'go to definition'?
- Lenguaje dominante
- JavaScript
- Estrellas
- 238
- Forks
- 40
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Línea de trabajo
Comienza inspeccionando la integración del proveedor de definiciones de ide-python y compárala con el ejemplo vinculado lib/hyperclick-provider.coffee de autocomplete-python. Comprueba cómo atom-ide-definitions, atom-ide-base y atom-ide-hyperclick se conectan con el comando; el trabajo estará terminado cuando se confirme si hyperclick puede activar el mismo comportamiento de go-to-definition.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, python
- Área
- tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100