Skip to content

Getting Started

心累 edited this page Jun 6, 2022 · 2 revisions

How do I get started?

1. Install the plugin

zip package installation

Download the zip package from the latest Release page, then open IDEA, go to Settings --> Plugins --> Pinion --> Install Plugin from Disk
zip

Marketplace Installation

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

2. Open a Spring MVC or Dubbo project

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-examples

3. Search APIs through Search Everywhere

Double-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.

img.png
When no data is entered, all APIs are displayed; in addition, it can be filtered by method type.
img.png
You can also search under All
img.png