I’d like to be able to create commands that don’t show their output in the reporter, which isn’t interactive. Instead I’d like to send the command to the built in terminal.
So:
User uses hotkey while on file/path:123
Extension launches new terminal window or reuses previous window to execute some_command file/path:123 As if the user had done it themselves