Skip to content

Simple plugin that lets you copy code from the IDE directly to a jira task(s), without using jira code formatter.

Notifications You must be signed in to change notification settings

mohamead/copy-2-jira-plugin

Repository files navigation

copy2jiraCopy 2 Jira

Build Version Downloads

Simple plugin that lets you copy code from the IDE directly to a jira task(s), without using jira code formatter.

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Copy 2 Jira" > Install

  • Using JetBrains Marketplace:

    Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.

    You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

  • Manually:

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

Usage

In order to use the plugin select a piece of code, right click (or use the context menu button) and select Copy 2 jira > Copy Code or Copy Code with Title

Image Alt text

In a jira task, e.g. under comment, select Text and past inn code.

Image Alt text

Select Visual to see the format.

Image Alt text

NB! The plugin supports the following programming languages: ActionScript, Ada, AppleScript, bash, C, C#, C++, CSS, Erlang, Go, Groovy, Haskell, HTML, Java, JavaScript, JSON, Lua, Nyan, Objc, Perl, PHP, Python, R, Ruby, Scala, SQL, Swift, VisualBasic, XML and YAML

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

apache-2.0


Plugin based on the IntelliJ Platform Plugin Template.

About

Simple plugin that lets you copy code from the IDE directly to a jira task(s), without using jira code formatter.

Resources

Stars

Watchers

Forks

Packages

No packages published