Merge pull request #160900 from babakks/add-change-shell-event

Add `onDidChangeShell` event to the API
This commit is contained in:
Daniel Imms
2022-09-14 07:53:50 -07:00
committed by GitHub
5 changed files with 29 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
"taskPresentationGroup",
"terminalDataWriteEvent",
"terminalDimensions",
"envShellEvent",
"testCoverage",
"testObserver",
"textSearchProvider",