Polaris - IDEA插件开发者福音!JetBrains出品AI代码搜索免费插件正式公测了!
https://plugins.jetbrains.com/plugin/18568-polaris
https://plugins.jetbrains.com/plugin/18568-polaris/documentation
目前主要还是针对插件开发者常用的API进行搜索和AI示例代码生成,未来会扩展到多种平台。晚上抽空会给大家演示下效果。

Polaris is a semantic code search engine embedded in your IDE.
It understands the structure of and relationships between different code elements and provides code snippets with relevant API usages.
With Polaris, you can:
Find and use code snippets written by others for any function, object, or class.
Get code completion for parameters and comparison operands used by other people in the same place.
Notes:
Supports Java and Kotlin
Search codebase: IntelliJ Platform and select open-source plugins
Currently, the plugin provides greater benefits to those who are working with the IntelliJ Platform codebase. After we collect the initial feedback, we will enhance its functionality for broader usage.
You can report issues and leave feature requests in the Polaris issue tracker.
Issue Tracker
Documentation
License