Find Command In Multi Command
If you are working with macros and multi-command extension, you should know VS Code commands.
Find the name of the command you want to execute
- Execute
Developer: Set Log Level...
and selectTrace
in the command palette. - Execute command of you want to know the name.
- You can see the name of process in the output terminal
Log(Window)
(you can set the process for output on the right side of the output terminal).