CommandCodeAI / CommandCodeAI/command-code
File picker wouldn't trigger if `@` is not the last non-space character
Abierto
@vipulgupta2048 ya está trabajando en esto.
Desde el 12/8/2026.
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 4k
- Forks
- 350
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.