In the following post https://github.com/Microsoft/vscode/issues/27791 they mentioned hyper terminal cannot run as integrated terminal in VSCode because hyper self is hosted in electron.
They also mentioned that Hyper will implement xterm. In the current canary version, xterm is implemented yet, see https://github.com/zeit/hyper/issues/1275
Does it mean that it is possible to run hyper as a integrated terminal in vscode?
Hyper is a terminal built on web technologies.
Once your terminal is open, you can open VS Code from it by typing $ code . Then hit enter . Once you hit enter , VS Code will now open.
I was able to integrate hyper terminal with VSCode by adding the following to the settings.json
"terminal.integrated.shell.windows": "C:\\Windows\\System32\\wsl.exe",
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With