Skip to content

[FEATURE]: Bulk paste file references with automatic resolution #37820

Description

@DomainFlag

Description

Sometimes, I might have a list of 30-40+ files that I would like to include while starting a session, with the following requirements (1):

  • The file references should be auto-resolved with no unnecessary need for me to tab each instance at the end of the path.
  • Avoid subsequent agent prompting to read those files from an optimization point of view.

Problem

One option is to paste down a list of newline delimited file paths:
@foo-bar1
@foo-bar2
@foo-bar3
...

However, I need to tab each at the end of the path for it to be transformed into a file reference (i.e., yellow highlighting).

Using Linux, Terminal

Ask

It is a very unusable experience for cases where I need surgical with high-level precision editing with minimal costs. Checked the documentation but could not find any helpful sections addressing (1). Are there other alternatives or ways to accomplish that by sticking to the original requirements (1)?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions