fabiospampinato / vscode-terminals

An extension for setting-up multiple terminals at once, or just running some commands.
MIT License
121 stars 20 forks source link

Error running "Terminals: Run" #34

Closed sketchbuch closed 4 years ago

sketchbuch commented 4 years ago

Ext v1.12.6 VSC v1.40.0

I get an error when running the command "Terminals: Run"

'isExtensible' on proxy: trap result does not reflect extensibility of proxy target (which is 'true')

This doesn't seem to stop even after restarting vsc

sketchbuch commented 4 years ago

Bildschirmfoto 2019-11-08 um 10 18 23

immunity20 commented 4 years ago

Already opened(reopened) issue #32 same here after updating to VSCode 1.40 'isExtensible' on proxy: trap result does not reflect extensibility of proxy target (which is 'true')

downgrading vs Code to 1.39 will make terminals to work again until this is fixed