Files
vscode-extension-samples/shell-integration-sample
Matt Bierner 774ecdb0ee Bump ts-eslint versions
This fixes a warning about running on an unsupported TypeScript version. Also makes sure we do not lint any `.vscode-test` contents if they are present
2024-11-26 22:59:45 -08: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-11-26 22:59:45 -08:00
2024-11-26 22:59:45 -08:00
2024-11-26 22:59:45 -08: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.