Files
vscode-extension-samples/shell-integration-sample/README.md

4 lines
260 B
Markdown
Raw Permalink Normal View History

2024-04-11 11:44:26 -07:00
# shell-integration-sample
2024-04-10 12:44:05 -07:00
2024-04-11 11:44:26 -07:00
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.