You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API itself was tested last month, this month focus on the UX side of things with the indicator that appears in the top-right of each terminal, the hover and the relaunch terminal command.
Refs: #46696, #95573
Complexity: 3
The UX side of this API is done. An extension can contribute environment changes to terminals via this API:
vscode/src/vs/vscode.proposed.d.ts
Lines 1047 to 1053 in 686ad17
The API itself was tested last month, this month focus on the UX side of things with the indicator that appears in the top-right of each terminal, the hover and the relaunch terminal command.
Use the Update Environment and Clear Environment commands in this extension as a place to start: https://github.com/microsoft/vscode-extension-samples/tree/master/terminal-sample
The text was updated successfully, but these errors were encountered: