CommandCodeAI / CommandCodeAI/command-code
File picker wouldn't trigger if `@` is not the last non-space character
Aberta
@vipulgupta2048 já está trabalhando nisso.
Desde 12/8/2026.
- Linguagem predominante
- Sem dados de linguagem
- Estrelas
- 4k
- Forks
- 350
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Summary
The file picker wouldn't trigger if @ if not the last non-space character:
- Working :
- Not working :
Expected Behavior
File picker would trigger even if @ if not the last non-space character
Actual Behavior
File picker wouldn't trigger if @ if not the last non-space character
Steps to reproduce the issue
- Open
cmd - Type
something @ - Observes that the file picker would open properly
- Clear the prompt
- Type
something - Put your cursor before the first character (
s) - Prepend a whitespace (
) - Put your cursor before the first character (
) - Type
@ - Observe that the file picker would not open
Command Code Version
1.15.0
Operating System
Linux
Terminal/IDE
Ghostty 1.3.1
Shell
nushell
Session file (optional)
No response
Fix prompt (optional)
No response
Additional context
No response
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.