microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.46k stars 28.63k forks source link

PreStartup Hookscript #174442

Closed maldag closed 1 year ago

maldag commented 1 year ago

As an extension to using tasks.json -> "onStartup" to run a script when a workspace gets started, I'd like to see such entrypoint prior starting other extensions.

Example:

Having installed extensions for python development including esbonio for rst-documentation, this extensions gets confused if no python environment is installed. Installing the environment using a powershell script always comes in too late.

Right now, I'd need to write another script which would execute the bootstrapscript and then start code ...

This would be a great benefit as not needing additional and probably unneeded scripts.

VSCodeTriageBot commented 1 year ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 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!

VSCodeTriageBot commented 1 year ago

This feature request has not yet received the 20 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!

VSCodeTriageBot commented 1 year ago

:slightly_frowning_face: In the last 60 days, this feature request has received less than 20 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!