Polaris - IDEA插件開發(fā)者福音!JetBrains出品AI代碼搜索免費插件正式公測了!
https://plugins.jetbrains.com/plugin/18568-polaris
https://plugins.jetbrains.com/plugin/18568-polaris/documentation
目前主要還是針對插件開發(fā)者常用的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