mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-25 01:41:41 +01:00
a600bbe00c
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.