Files
vscode-extension-samples/shell-integration-sample
Matt Bierner 73e249b3c1 Migrate all samples to eslint 9
Switches all samples to use eslint 9 with flat configs. I've tried to migrate existing settings as much as possible. However our eslint configs were also inconsistent so I've tried to align these too
2024-10-26 17:44:03 -07:00
..
2024-04-10 12:44:05 -07:00
2024-10-26 17:44:03 -07:00
2024-04-10 12:44:05 -07:00
2024-10-26 17:44:03 -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.