[Bug] Glob pattern search returns only files, not directories

Resolved 💬 5 comments Opened Dec 3, 2025 by KJ7LNW Closed Feb 3, 2026

Bug Description

● Search(pattern: "packages/uniplatform/ui/src/*")
  ⎿  Found 1 file                                                                      
     /home/.../packages/uniplatform/ui/src/index.ts

Glob only detects files? Why? Glob should be able to find directories as well.

Environment Info

  • Platform: linux
  • Terminal: vte-based
  • Version: 2.0.41
  • Feedback ID: 41133bfb-1121-487f-b9c5-ab0a2e0bdb66

Errors

[]

View original on GitHub ↗

This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗