Is it possible to dynamically create commands?

Normally the commands will be registered inside the extension.json… but I want to generate them dynamically.

The extension will look up for a json file specific for the project. Inside of it the commands params will be configured. In this way a person can easily create, modify commands.

2 Likes

This is not currently supported, but I will file this as an enhancement request!