Files
vscode-extension-samples/shell-integration-sample
Matt Bierner 8465a39a90 Bump to TS 5.6.2
Also bumps `@types/node` to fix compat issues with new TS lib typings
2024-10-03 11:53:22 -07:00
..
2024-04-10 12:44:05 -07:00
2024-04-11 11:44:26 -07:00
2024-04-10 12:44:05 -07:00
2024-04-10 12:44:05 -07:00
2024-10-03 11:53:22 -07:00
2024-10-03 11:53:22 -07:00
2024-04-11 11:44:26 -07:00
2024-04-10 12:44:05 -07:00

shell-integration-sample

This sample demonstrates how to use the Terminal.shellIntegration extension API. It contributes a terminal profile which when launched will track the open editor and change automatically to the directory of the file being edited.