mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-19 18:14:50 +01:00
To provide robust usage upon shell type context, only set shell-type context key if we can tell the type of the shell. Also update the description of the context to reflect this change. This modification resolve #191650.