Skip to content

Releases: danielsobrado/code-prompter

v0.1.0

10 Jun 02:59

Choose a tag to compare

Filter folders and files by .gitignore

Select All Visible

12 Apr 15:03

Choose a tag to compare

New Select All Visible Option

Extension Filtering System & .gitignore Integration

01 Apr 04:21

Choose a tag to compare

v0.0.2

  • Extension Filtering System: New dropdown menu to filter files by extension, making it easier to manage large sets of files
    • Dynamically shows all detected extensions with file counts
    • Support for both inclusion and exclusion filtering
    • Visual indicators showing active filters
    • Quick filter toggle directly from the main interface
  • .gitignore Integration: Automatically respect .gitignore rules when importing files
    • Detects and parses .gitignore files during folder import
    • Filters out ignored directories and files based on standard gitignore patterns
    • Toggle control to enable/disable gitignore filtering
    • Visual indicator when .gitignore patterns are detected and applied

0.0.1

27 Oct 01:26

Choose a tag to compare

Initial release