Enhancement proposal : Adding configuration options for project tasks

Hi,

I was recently looking for a way to configure which project tasks are shown in the platformio vscode extension.
From my understanding, it turns out there is no way to configure it because it seems to be hardcoded in here :

To illustrate a bit better the use case here is a screenshot of what we are working on :

We’ve added custom actions that permits to load examples in one click for inexperienced users. Multiple environments can load different example, so that’s great.
The proposed enhancement would give the possibility to hide few actions shown by default that make that menu tough to understand from an ergonomic standpoint for newcomers.

The icing on the cake would be to add a way to have sub-groups as well, so actions could be sorted out on a finer grain.

Does that make sense ? Would it be hard to implement ?

Are we really the only one wishing that ? :frowning:

The forums may be the wrong place for it in terms of traction, I would directly file it in the Github repo. Not sure if https://github.com/platformio/platformio-vscode-ide/issues/ or https://github.com/platformio/platformio-core/issues/ though.

Yup’ I’ve tried creating an issue as well, but it gets flooded by automatic bug reports I guess…