Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 388 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 388 Bytes

Context Helper

A plugin for IntelliJ IDEA which helps Java developers to find StackOverflow discussions that are relevant to their source code context in IDE.

We've developed an algorithm to generate query out of the context around the PSI Element. The data for research is located in ./data. The results of the different methods are in ./journals.

Use case