Files
vscode-extension-samples/shell-integration-sample
Matt Bierner c3780da9e2 Fix audit warnings
Updates `braces` across all samples with `npm audit fix`
2024-06-27 10:08:14 -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-06-27 10:08:14 -07:00
2024-04-11 11:44:26 -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.