[Feature Request] Deprioritize dotfiles and hidden directories in @ autocomplete results

Resolved 💬 2 comments Opened Oct 27, 2025 by jbccc Closed Oct 27, 2025

Bug Description
The annoying thing when I @main is that all of the .git main branch stuff popup BEFORE my actual main.py file, which in terms of UX isnt ideal, I dont think anyone actually need to access .git from claude, but as simple as it gets you could just deprioritze . files and dirs from @. here is my current result for @main:
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

@main

──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
.git/refs/heads/main
.git/logs/refs/heads/main
.git/refs/remotes/origin/main
.git/logs/refs/remotes/origin/main
main.py

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.0.27
  • Feedback ID: bbf8b021-0c46-4f9a-b26c-9f1495fa08c6

Errors

[]

View original on GitHub ↗

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