Skip to content

ClipCode v1.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Jan 00:27
· 45 commits to main since this release

Version 1.0.1

  • Improved notification transparency: Now shows skipped file count when files exceed size limit (e.g., "14 files copied (1 skipped: size exceeded)")

  • Fix Git Log copy: Historical files, duplicate prevention, and better notifications

  • Fix UNTRACKED files: Untracked files now properly copied from Commit window

  • IDE compatibility: Removed upper version limit for better compatibility

  • OOM prevention: Added file size pre-check to prevent out-of-memory errors

    Version 1.0.0 - Initial Release

    ClipCode - The ultimate code sharing tool for AI-assisted development!

    Core Features

  • Smart Copy: Copy single or multiple files/directories with customizable headers

  • Copy All Open Tabs: Quickly copy content from all open editor tabs

  • Statistics: Shows file count, lines, words, and estimated token count

    Git Integration

  • Copy from Git Staging Area (staged/unstaged files)

  • Copy from Git Changes view with change type labels ([NEW], [MODIFIED], [DELETED], [MOVED])

  • Copy from Git Log/History window

    Paste & Restore

  • Restore files from clipboard content (Ctrl+Shift+Alt+V)

  • Automatic directory structure creation

  • Smart parsing of Git change labels

  • Overwrite protection with confirmation dialog

    Advanced Filtering

  • PATH filters: Include/exclude specific directories

  • PATTERN filters: Wildcards for file names (e.g., .java, test_)

  • Individual rule enable/disable

  • File size and count limits

    Customization

  • Configurable header format with $FILE_PATH placeholder

  • Pre/post text wrappers

  • Notification preferences

    Compatibility: IntelliJ IDEA 2024.3 - 2025.2 and all JetBrains IDEs