Create plugin for Intellij #1020
sebiglesias
started this conversation in
Ideas
Replies: 1 comment
-
Nvm, found it under the community section: https://plugins.jetbrains.com/plugin/17058-taskfile. Please feel free to delete this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
IntelliJ plugins allow running commands and scripts from the UI by clicking on the green play icon located on the left. It would be awesome to have something similar for a Taskfile's tasks and be able to run them from there.
This wouldn't be a new feature for
task
, but rather a "quality of life" improvement for IntelliJ folks.Beta Was this translation helpful? Give feedback.
All reactions