IntelliJ Find function not working as expected
When using the Find Snippet feature with IntelliJ, the search results are not what is expected compared to the other IDEs (vscode, atom, sublime).
All IDE searches behave very similar to the Cacher app itself except for the IntelliJ integration. They all seem to search title, description, file name, and code for a match.
The intelliJ integration seems to be ignoring titles.
Also, each word is being searched separately rather than being treated as a sequence. In other words, search "integration getting" and both words will be searched for rather than searching the string as a whole. I mention this because that's different than the other IDEs.
The same thing happens when searching in All Libraries versus a specific library.
Hope this helps.
Please sign in to leave a comment.
Comments
0 comments