Testing https://github.com/Microsoft/vscode/issues/42330 - Add a global snippet with `"scope": "javascript, typescript"` (space between command and typescript) - It doesn't show up in .ts files :bug: - ``"scope": "javascript,typescript"` (no space) works
Testing #42330
"scope": "javascript, typescript"(space between command and typescript)