CopyToFinder

December 16, 2019 · View on GitHub

Enhanced Intellij Idea Copy Function

Features

  • Copy and paste file into finder directly.
  • Cut and paste file into finder directly.

How to Use

  • Install plugin
  • Copy file inside your ide using ⌘ + C and using ⌘ + V paste to your finder window.
  • Use ⌘ + ⌥ + V if do want cut file.

Libraries

  • NSPasteboardAPI

Contents

  1. 0.1Enhanced Intellij Idea Copy Function
  2. 1Features
  3. 2How to Use