Giter Site home page Giter Site logo

rybak / intellij-copy-commit-reference Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.79 MB

Plugin for context menu action "Copy Commit Reference" in IDEs from JetBrains.

Home Page: https://plugins.jetbrains.com/plugin/22138-copy-commit-reference

License: MIT License

Kotlin 100.00%
git intellij-idea-plugin

intellij-copy-commit-reference's Introduction

Copy Commit Reference

Build Version Downloads

Plugin for IntelliJ-based IDEs.

Provides a context menu item "Copy Commit Reference" in all VCS log views. It copies a reference to the commit in the same format as git log --format=reference.

This format is used to refer to another commit in a commit message. For example: commit 1f0fc1d (pretty: implement 'reference' format, 2019-11-20) in the git.git repository.

Screenshot of changed context menu in tab "Log"

Source code of the plugin is distributed under the terms of the MIT Licence. See LICENSE.txt for details.

Installation

Using IDE built-in plugin system

Stable version

Settings/Preferences > Plugins > Marketplace > Search for "Copy Commit Reference" > Install

Alpha version

  1. Add alpha channel as a Custom plugin repository.
    • Use https://plugins.jetbrains.com/plugins/list?channel=alpha&pluginId=dev.andrybak.intellij.copy_commit_reference as the repository URL.
    • You can also use https://plugins.jetbrains.com/plugins/alpha/list if you would like to get all plugins available in the alpha channel.
  2. Install the plugin through the Marketplace search as usual.

Manually

Download the latest release from GitHub or JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > โš™๏ธ > Install plugin from disk...

Building from source

  1. Run Gradle task buildPlugin:
    ./gradlew buildPlugin
    
  2. The plugin bundle will be available in directory build/distributions/.

Debugging from IntelliJ IDEA

  1. Open the project in IntelliJ IDEA
  2. Launch run configuration "Run IDE for UI Tests"

Plugin TODO list

See file TODO.md on branch todo


Plugin based on the IntelliJ Platform Plugin Template.

intellij-copy-commit-reference's People

Contributors

actions-user avatar rybak avatar

Stargazers

 avatar

Watchers

 avatar  avatar

intellij-copy-commit-reference's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.