Plugin Icon else
  • Build

Taskfile

22 загрузки
Обновлено:
1 неделю назад
Версия:

2.1.0

Обзор
Версии

Обзор

Run Taskfile.yml (Task) tasks from the IDE.

Features

  • Run configuration: a Taskfile run configuration type, with autocompletion for task names, task-level variables, environment variables, and an optional PTY.
  • Task Explorer tool window: every Taskfile in the project as a tree, with run, navigate-to-definition, and toggles for internal tasks and task descriptions. Refreshes itself when a Taskfile changes.
  • Gutter icons: a run icon next to every task in a Taskfile, right in the editor.
  • Run Anything: type task <name> in the Run Anything popup (Ctrl+Ctrl) to complete and run a task.

Requirements

  • Install task. See here
  • Make sure the task command is in your PATH

Usage

  • Open 'Run/Debug Configurations' and add a Taskfile configuration, or
  • open the Task Explorer tool window and run a task from the tree, or
  • click the run icon in the gutter next to a task in a Taskfile, or
  • press Ctrl twice and type task <name>.

Версии

Версия
Диапазон совместимости
Дата обновления
2026
2.1.0
262.0+
29.08.2026
Скачать
1.8.0
241.0+
16.08.2026
Скачать
2025
1.7.2
241.0+
11.08.2025
Скачать
1.7.1
241.0+
13.03.2025
Скачать
Plugin ID:
lechuck.intellij-plugin.task
icon