Skip to content

[Bug]: Cannot see relevant part of file names when path is long #603

Description

@kennedyoliveira

App Variant

Tauri

Operating System & Version

macOS 26.3.1

Issue Summary

When trying to add a file via @, if the file path is very long it will have the final part truncated with ... and you can't see the file name.

Steps to Reproduce

  1. Open a project with nested folders, like Java or Php
  2. Type @ and a file name that is deeply nested
  3. The list of files is truncated and you can't see the actual file names
Image

Expected Behavior

File name should always appear, including it's parent folder, and the starting folder.

Example from OpenCode CLI itself, much more usable

Image

Logs & Screenshots

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions