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

Update the positron dep for the extension to 0.2.9

オープン 初心者向け
#536 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
68/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
rust
領域
tooling

調査の方向性

プロジェクトの Positron 依存関係宣言から始め、現在のバージョンを 0.2.9 と比較します。その依存関係を更新し、その後もプロジェクトが解決され、既存のチェックに合格することを確認します。拡張機能が新しいバージョンでビルドされ、言及されている Positron APIs にアクセスできれば完了です。

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

説明

There are a few things in there that could be useful for ggsql:

  • registerDataImporter — an extension declares file extensions it can read and generates the code that loads a file into a variable, shown to the user before it runs. Dragging a csv/parquet into Positron could offer "ggsql" and generate a SELECT … FROM 'file.csv'. It comes with a full filter/sort/view vocabulary (DataImportView, DataImportRowFilter, DataImportSortKey, …).
  • registerAgentSkillRoot / getAgentSkillRoots — registers a directory whose subdirectories each hold a SKILL.md. This will allow agents to automatically discover the ggsql skill
主要言語
Rust
スター
554
フォーク
30
平均マージ
2日 5時間
マージ済み PR(30日)
15

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

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

posit-dev/ggsql のほかの issue

posit-dev/ggsql の issue をすべて見る

似ている issue

Rust の issue をもっと見る

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

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