- is an IDEA plugin that supports Java only.
- Search APIs via Search Everywhere.
Download the zip package from the latest Release page, then open IDEA, go to Settings --> Plugins --> Pinion --> Install Plugin from Disk

Open IDEA, go to Settings --> Plugins, select Marketplace, enter Search Everywhere Api and click Install

It is recommended to open the example project I specially prepared: docer-savior-plugin-usage-examples
git clone https://github.com/docer-savior/docer-savior-plugin-usage-examplesDouble-click Shift to enter Search Everywhere and switch to Api, or use the shortcut keys Ctrl + \ or Ctrl + Alt + N to enter the interface as shown below.
At this point you can search and jump to the interface by url or interface description.

When no data is entered, all APIs are displayed; in addition, it can be filtered by method type.

You can also search under All

Everyone is welcome to ask questions, and everyone is welcome to improve it together!
In addition, I have connected to the error handling component of IDEA, so when I find an error message from the plugin, follow the IDEA prompt to view the error information and report it to me with one click (that is, an issue is automatically generated)