michidk / vscli

A CLI/TUI that simplifies launching VSCode projects, with a focus on dev containers
https://crates.io/crates/vscli
MIT License
130 stars 4 forks source link

support for invoking tasks #99

Closed khimaros closed 4 months ago

khimaros commented 6 months ago

proof of concept in rust here: https://github.com/khimaros/vscode-tasks

michidk commented 6 months ago

This cannot be done from out outside the devcontainer, right? vscli only runs outside and launches the devcontainer. Nothing needs to be installed inside the devcontainer.

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.