claude-code - 💡(How to fix) Fix [Feature Request] Auto-format spoken file references in voice dictation [1 participants]

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…
GitHub stats
anthropics/claude-code#58741Fetched 2026-05-14 03:40:38
View on GitHub
Comments
0
Participants
1
Timeline
1
Reactions
0
Participants
Timeline (top)
closed ×1
RAW_BUFFERClick to expand / collapse

Bug Description

When using /voice in Claude Code, spoken file references don't get normalized into usable format. For example, saying "orders controller dot R B" transcribes literally as "orders controller dot R B" rather than @orders_controller.rb. It would a great improvement to recognize spoken file name patterns and convert them to properly formatted @file references to reduce time spent manually correcting/formatting transcriptions.

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 2.1.131
  • Feedback ID: 11124684-2684-4867-890d-a7da09bf502c

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…

Still need to ship something?

×6

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

Back to top recommendations

TRENDING