Mastersam07 / pub-studio

Manage your flutter/dart packages directly from the editor. Find, install, update, or remove packages without touching the command line.
https://marketplace.visualstudio.com/items?itemName=Mastersam.pub-studio
MIT License
31 stars 2 forks source link

Support for Loading Makefile Targets as Scripts #1

Closed Crazelu closed 3 months ago

Crazelu commented 3 months ago

This PR adds support for loading custom targets from Makefile in the workspace directory as scripts that can be run from Pub Studio.

pubstudio-makefile-script-demo