- Fix SSH connections on Windows Tyriar#19, Tyriar#21, via @ricardosantos9521
- Use terminal.integrated.shell.linux/windows as shell in ssh Tyriar#22, via @ricardosantos9521
- Add support for devcontainers Tyriar#24, via @stuartleeks
- Fix SSH connection on non-Windows Tyriar#15, via @ricardosantos9521
- Show a link to the Microsoft Store when installation detection fails Tyriar#16
- Preliminary SSH Remote support
- Windows remotes don't use the folder path
- Non-Windows remotes are not tested
- Hide Cloud Shell entry when a folder is being targeted
- Support old profiles format Tyriar#7
- Increased size of extension icon Tyriar#2
- Change context menu item to "Open in Windows Terminal (Profile)" in preparation of improved built-in "Open in Terminal" labelling microsoft/vscode#99542
- Add new "Open in Windows Terminal" context menu item to open using the default profile
- Add setting to allow hiding of each context menu item
- Support the preview channel of Windows Terminal Tyriar#6
- Added commands:
windows-terminal.openActiveFilesFolder
windows-terminal.openActiveFilesFolderWithProfile
windows-terminal.open
- Fallback to the first workspace's folder if a directory isn't opened
- Move the default profile to the top of the profile selector
- Use directory of a file for context menu command Tyriar#3
- Add icon
- Initial release