I ran the example from the README, and I'm getting the following error:
D:\Projects\GitHub\vscode-env-rpi-pico>workbench.action.splitEditor
'workbench.action.splitEditor' is not recognized as an internal or external command,
operable program or batch file.
It looks like useVsCodeApi is not recognized, and the command/task is trying to execute in the terminal.
I ran the example from the README, and I'm getting the following error:
It looks like
useVsCodeApi
is not recognized, and the command/task is trying to execute in the terminal.