Skip to content

acejump/SourceJump

Repository files navigation

SourceJump

Usage

Select some text in the editor and press Ctrl+' to fetch similar results to the highlighted text sorted by contextual similarity.

sourcejump

SourceJump will search GitHub for matching substrings, and display the results, sorted by semantic similarity to the cursor context.

Configure

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.

Building

To build the plugin, run the following command from the parent directory:

./gradlew buildPlugin

About

📇 Find contextually similar OSS code without leaving your IDE!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages