mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-09 01:28:50 +01:00
21f8789726
Identify ksh scripts (file extenstion `.ksh` or `#!/usr/bin/ksh` in first line) as shellscript. Fixes #39096