/jetbrains-plugin-copy-save

A JetBrains plugin that lets you copy the contents of the current file when saving.

Primary LanguageKotlin

Copy Current File On Save

Build Version Downloads

This plugin copies the current file contents on save, it might be useful for some people that needs to permanently copy a script to paste it into another program, like overwatch mods developers.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Copy Current File On Save" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.