Skip to content

@!filename override to force the reading of an entire file #6745

@mmaunder

Description

@mmaunder

What feature would you like to see?

We're all aware of the file read limits, but sometimes we have an absolutely mission critical file that must be read in its entirety, even if it costs us a huge chunk of context. Examples:

  • A file defining the phase of work about to be implemented.
  • A file defining software architecture, where a complete understanding is needed

Keep the default, but give us a way to force a full read. Please. It would be a game changer for a wide range of tasks. I'm suggesting an "at bang" operator which could be interpreted as "Read the entire file you must.".

Thanks, and thanks for an amazing product that is moving the entire software engineering field forward.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions