formulahendry / vscode-terminal

Terminal for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.terminal
46 stars 22 forks source link

command 'terminal.open' not found #22

Open billyvonne opened 6 years ago

billyvonne commented 6 years ago

When I try to open a file in the terminal, this prompt pops up that says "command 'terminal.open' not found". I've uninstalled terminal and reinstalls, reloading VSCode when doing so, and nothing happens. I checked out my settings and they're correct in regards to syntax. Not sure what to do.

ShaikhahMaasher commented 5 years ago

Same happened to me with terminal.run after I deleted an open terminal window. Anyway, it solved after I choose "Create new integrated terminal" or you can press "ctrl+shift+`".