Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#257 コメント 7 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
javascript, python
領域
tooling

調査の方向性

まず ide-python の定義プロバイダー統合を調査し、autocomplete-python にあるリンク先の lib/hyperclick-provider.coffee の例と比較します。atom-ide-definitions、atom-ide-base、atom-ide-hyperclick がコマンドにどのように接続されているかを確認します。完了条件は、hyperclick が同じ go-to-definition 動作をトリガーできるかどうかを確認することです。

索引モデルが issue の本文から書いたものです。

説明

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.

Nor do I see an implementation for a function like getSuggestionForWord as in the autocomplete-python package

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.

主要言語
JavaScript
スター
238
フォーク
41
PR マージ指標
30日以内にマージされた PR はありません

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

atom-community/ide-python のほかの issue

atom-community/ide-python の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。