Add Option for Directory-Level File Access Permission #365
DotNetTitan
started this conversation in
Feature Requests
Replies: 1 comment
-
|
I'd love this. It would also allow for saving tokens/effort by using search/replace bulk operations for changes across many files that could be done using cli tools or VS Code find/replace commands. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, when using Claude Dev in VS Code, the user is required to manually grant permission for the AI to read and modify each individual file. While this adds security, it can become tedious when working with larger projects involving multiple files.
Feature Request: I would like to request an enhancement to the permission system, allowing users to grant file access at the directory level instead of individual files. This feature could be implemented as an option to select a directory from which Claude Dev can read and modify all files within it. The user would grant blanket permission for this selected directory, streamlining workflows and reducing the need for repetitive permissions.
Suggested Implementation:
This would be a major quality-of-life improvement for users who work on larger projects or prefer to organize files into specific directories.
Thank you for considering this enhancement!
Beta Was this translation helpful? Give feedback.
All reactions