Skip to content

lightningMan/JLink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JLink

Intellij plugin that enables sharing links directly into Intellij editor

Usage:

  1. Right click anywhere inside the editor you wish to create a JLink to.
  2. Click JLink (or use Ctrl+Alt+J)
  3. JLink is now copied to clipboard, share it with your friends

Installation:

  1. Press ⌘, to open the Settings/Preferences dialog and then go to Plugins.
  2. Click the Install JetBrains plugin.
  3. In the dialog that opens, search for JLink. Press Install. Click OK in the Settings dialog and restart IntelliJ IDEA.

Build & Run Locally:

  1. git clone https://github.com/yoazmenda/JLink
  2. cd JLink
  3. ./gradlew build runide

About

Intellij plugin that enables sharing links directly into Intellij

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%