[Bug] Bash pattern matching not applied to sourced commands in settings.json
Resolved 💬 3 comments Opened Apr 16, 2026 by ppd0523 Closed May 25, 2026
Bug Description
Bash(source *) 으로 settings.json에 allow 하였다
Bash(source .venv/bin/activate && *)
위 패턴 적용되지 않는다
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.110
- Feedback ID: 44aad006-074c-4413-89f4-a6db5c0c31ce
Errors
[{"error":"Error: LSP server plugin:pyright-lsp:pyright failed to start: Executable not found in $PATH: \"pyright-langserver\"\n at start (/$bunfs/root/src/entrypoints/cli.js:3130:22349)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-16T08:03:34.266Z"},{"error":"Error: Executable not found in $PATH: \"pyright-langserver\"\n at spawn (unknown)\n at spawn (node:child_process:667:35)\n at spawn (node:child_process:14:39)\n at start (/$bunfs/root/src/entrypoints/cli.js:3130:20885)\n at w (/$bunfs/root/src/entrypoints/cli.js:3130:24868)\n at $ (/$bunfs/root/src/entrypoints/cli.js:3130:29940)\n at w (/$bunfs/root/src/entrypoints/cli.js:3130:30277)\n at Y (/$bunfs/root/src/entrypoints/cli.js:3130:30823)\n at call (/$bunfs/root/src/entrypoints/cli.js:4779:1371)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-16T08:03:34.266Z"},{"error":"Error: Failed to start LSP server for file /Users/ppd0523/pycharm/photorank-lambda-server/src/routes/voucher.py: Executable not found in $PATH: \"pyright-langserver\"\n at $ (/$bunfs/root/src/entrypoints/cli.js:3130:29966)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-16T08:03:34.266Z"},{"error":"Error: Executable not found in $PATH: \"pyright-langserver\"\n at spawn (unknown)\n at spawn (node:child_process:667:35)\n at spawn (node:child_process:14:39)\n at start (/$bunfs/root/src/entrypoints/cli.js:3130:20885)\n at w (/$bunfs/root/src/entrypoints/cli.js:3130:24868)\n at $ (/$bunfs/root/src/entrypoints/cli.js:3130:29940)\n at w (/$bunfs/root/src/entrypoints/cli.js:3130:30277)\n at Y (/$bunfs/root/src/entrypoints/cli.js:3130:30823)\n at call (/$bunfs/root/src/entrypoints/cli.js:4779:1371)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-16T08:03:34.266Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗