elementary / elementary/code

Add the ability to run pre-configured actions

Đang mở
#1,099 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Priority: Wishlist
Ngôn ngữ chính
Vala
Star
521
Fork
118
Merge trung bình
1 ngày 8 giờ
Pull request đã merge (30 ngày)
14

Mô tả

## 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](https://www.jetbrains.com/help/idea/run-debug-configuration.html).

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.