code2prompt icon indicating copy to clipboard operation
code2prompt copied to clipboard

feature: remember settings for projects in a file called ".c2pconfig"

Open mufeedvh opened this issue 9 months ago • 1 comments

Optionally, let the user save CLI flags for their projects in a file called .c2pconfig, which lets them do c2p . and it will pick up the inclusion/exclusion settings used inside the project directory frequently.

mufeedvh avatar Mar 20 '25 13:03 mufeedvh

@mufeedvh This feature is essential and was requested by the owner of code2prompt python in order to merge the libraries. They should have similar APIs first.

ODAncona avatar Mar 20 '25 17:03 ODAncona