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

Add the ability to run pre-configured actions

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

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

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞

調査の方向性

まず、統合ターミナルと拡張機能の領域を確認します。Issue ではファイル、テスト、エントリーポイントが指定されていません。完了の条件は、ユーザーが名前付きのシェルコマンドを保存し、事前設定されたアクションを選択し、再生ボタンから別の統合ターミナルセッションで実行できることです。

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

説明

Priority: Wishlist

Problem

There is no way to run pre-configured actions. So, every time you need to run your typical Gtk/Vala application — you need to run ninja and ./src/io.elementary.code commands yourself.

Proposal

Make an extension for running pre-configured actions in the integrated terminal. This would ease debugging because all you need to do to run a program is click on the big green media-playback-start button.

Prior Art

I imagine having a media-playback-start button in the header bar, and right next to it, a combo box with named action to be executed. Users should add these runners by saving a string to be executed in the shell and naming it. Actions should run in the separate session of the integrated terminal, not the one you access by the "Terminal" extension.
As a reference, you can look at the Intellij IDEA's feature named Run/debug configurations.

主要言語
Vala
スター
521
フォーク
119
平均マージ
1日 7時間
マージ済み PR(30日)
13

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

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

はじめの一歩

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

elementary/code のほかの issue

elementary/code の issue をすべて見る

似ている issue

Desktop Dev の issue をもっと見る

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

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