vscode-remote-release
vscode-remote-release copied to clipboard
Open new terminals from container.json lifecycle hooks
When you start working on a project you might want to run a command in a terminal to start development such as "npm run dev". It would be amazing to have a way to start one or many vscode terminals with commands on them.
currently, if that is done in the "postAttachCommand" or "postStartCommand" then we get the ConfiguringDevEnvironment notification at the bottom. If we use nohup as stated in the documentation then its not easy to stop the process and restart another if needed due to it being stuck or node_modules changing.
the desired effect would be I start folder in a container, they build. once its done, and we attach to the terminal, vscode opens each desired command in a new terminal and runs the desired command.
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 10 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
Happy Coding!
This feature request has not yet received the 10 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.
Happy Coding
:slightly_frowning_face: In the last 60 days, this feature request has received less than 10 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.
Happy Coding!