https://github.com/microsoft/vscode/issues/282268#issuecomment-3703700802 Repro: 1. WSL remote, Linux or macOS 2. Open VS Code repo 3. Open terminal 4. `cd scripts` 5. Type `./` and hit ctrl+space to trigger suggest, π sh scripts should show up but not bat or js files. <img width="562" height="289" alt="Image" src="https://github.com/user-attachments/assets/3e6bb2f5-0622-42a1-89ca-dcfa275e0ebe" /> Verify executable bit by checking `x` on left when running `ls -la`