Skip to content

viqueen/project-links-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-links-plugin

Simple IDE plugin for detecting Jira issue links and turning them into a hyperlink for easy navigation.

It allows to resolve

  • existing known Open Source Projects
  • your internal projects by configuring them on your IDE.

for-jetbrains

  • build it
cd for-jetbrains
./gradlew build
  • run it
cd for-jetbrains
./gradlew runIde

navigator

This is the Open Source Project links redirect, it is used when open source mode is enabled.

  • build it
cd navigator
yarn
  • run it
cd navigator
yarn dev

About

Extract Jira issues from comments and render them as hyperlinks in your IDE

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published