Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 419 Bytes

File metadata and controls

12 lines (9 loc) · 419 Bytes

CodePaste

A simple utility for automatically pasting code from clipboard to the correct location in your Java/Kotlin project.

Features

  • Automatically detects package structure from clipboard content
  • Supports both Java and Kotlin files
  • Handles XML, properties, and other configuration files
  • Remembers your last project directory
  • Supports keyboard shortcuts (Enter/Space) for quick pasting
  • Configurable