claude-code - 💡(How to fix) Fix Desktop app (Windows): @ file mention has no autocomplete and folder picker cannot navigate folders

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

Environment

  • Platform: Windows 11 Pro
  • App: Claude Code desktop app

Bug description

Two related issues with the @ file mention feature on Windows:

  1. No intellisense/autocomplete when typing @ — Typing @ followed by a partial filename in the chat input produces no dropdown or autocomplete suggestions. The feature appears to do nothing on Windows desktop.

  2. Folder picker cannot navigate folders — When attempting to set a project folder (e.g. when starting a new session), the folder picker UI does not allow navigating into subdirectories. It is not possible to select a nested folder as the working directory.

Expected behavior

  • Typing @ followed by partial filename should show a filtered list of matching files from the project directory.
  • The folder picker should allow navigating into subdirectories to select the desired project root.

Impact

Without a working folder picker, no project directory can be set. Without a project directory, @ file autocomplete cannot function. Both features are effectively broken on Windows desktop.

Steps to reproduce

  1. Open Claude Code desktop app on Windows 11.
  2. Start a new session and attempt to select a project folder — folder navigation is not possible.
  3. In an existing session, type @ followed by a partial filename — no autocomplete appears.

🤖 Generated with Claude Code

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

  • Typing @ followed by partial filename should show a filtered list of matching files from the project directory.
  • The folder picker should allow navigating into subdirectories to select the desired project root.

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING