Select some text in the editor and press Ctrl+' to fetch similar results to the highlighted text sorted by contextual similarity.
SourceJump will search GitHub for matching substrings, and display the results, sorted by semantic similarity to the cursor context.
SourceJump will need you to provide a
Github Personal Access token.
Generate a new one and paste
the token into Settings | Tools | SourceJump | GitHub token
.
To build the plugin, run the following command from the parent directory:
./gradlew buildPlugin