An open API service indexing awesome lists of open source software.

https://github.com/realcyguy/windows-terminal-opener

A utility to open Windows Terminal from vscode.
https://github.com/realcyguy/windows-terminal-opener

command-pallete terminal vscode vscode-extension windows-terminal wt

Last synced: about 2 months ago
JSON representation

A utility to open Windows Terminal from vscode.

Awesome Lists containing this project

README

          

# Windows Terminal Opener

![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/Cyrus.windows-terminal-opener?style=for-the-badge)
![Visual Studio Marketplace Rating (Stars)](https://img.shields.io/visual-studio-marketplace/stars/cyrus.windows-terminal-opener?style=for-the-badge)
[![GitHub license](https://img.shields.io/github/license/realcyguy/windows-terminal-opener?style=for-the-badge)](https://github.com/RealCyGuy/windows-terminal-opener/blob/master/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/realcyguy/windows-terminal-opener?style=for-the-badge)](https://github.com/realcyguy/windows-terminal-opener/issues)
[![GitHub stars](https://img.shields.io/github/stars/realcyguy/windows-terminal-opener?style=for-the-badge)](https://github.com/realcyguy/windows-terminal-opener/stargazers)

Open Windows Terminal from vscode!

## Installation

## Opening

### Open from command pallete

Use command `Open in Windows Terminal`:

![Opening command pallete](https://i.imgur.com/HNJJqms.png)

### Context menu

Right click on a folder then click `Open in Windows Terminal`:

![Context menu](https://i.imgur.com/xgyVOTh.png)

### Set a keyboard shortcut

![Set keyboard shortcut](https://i.imgur.com/gwMBpKz.png)

Then use your chosen key combination!

## License

[MIT](https://github.com/RealCyGuy/windows-terminal-opener/blob/master/LICENSE)