To reproduce the issue:
- Set
"openshiftToolkit.useWebviewInsteadOfTerminalView": true, in settings.json
- Create a component
- Right click the component, select "Describe"
I expect the webview to appear, as alluded to in the description of the openshiftToolkit.useWebviewInsteadOfTerminalView setting, but instead, the command is run in the terminal.
To reproduce the issue:
"openshiftToolkit.useWebviewInsteadOfTerminalView": true,insettings.jsonI expect the webview to appear, as alluded to in the description of the
openshiftToolkit.useWebviewInsteadOfTerminalViewsetting, but instead, the command is run in the terminal.