This is a Visual Studio Code package/plugin that lets VoiceCode control Visual Studio Code
This integration is needed because many VoiceCode voice commands are more sophisticated than simply pressing keys or clicking the mouse. For example, a command that selects the next curly brace, or a command that extends the current selection(s) forward until the next comma, etc.
In VoiceCode simply do:
@runVscCommand "trigger", "tree-view:add-file"