zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
50.45k stars 3.12k forks source link

exclude specific file from prompt /file command #21012

Open MaxThom opened 13 hours ago

MaxThom commented 13 hours ago

Check for existing issues

Describe the feature

I have a prompt library with the following:

/file mir-go/book/src/
/file mir-go/examples/

I currently hit a context of 400 000 tokens. But in all those files and folder, 2 svg files take about 350k tokens. It it possible to exclude file or folders ?

Environment

EndeavorOS (ArchLinux)

If applicable, add mockups / screenshots to help present your vision of the feature

No response