mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
explore_api.md: mention IPE link in EP docs
This commit is contained in:
parent
02c21f66b8
commit
ec48790715
@ -34,9 +34,10 @@ the IDE will automatically suggest possible EPs.
|
||||
{width="706"}{animated="true"}{border-effect="rounded"}
|
||||
|
||||
This is the first step in discovering new features that haven't been explicitly mentioned in the IntelliJ Platform Docs.
|
||||
Note that in the completion popup you can call
|
||||
Note that in the completion popup, you can call
|
||||
[quick documentation](https://www.jetbrains.com/help/idea/viewing-reference-information.html#inline-quick-documentation),
|
||||
which then shows the properties and the implementation class of the EP.
|
||||
which then shows its properties, the implementation class, as well as a direct link to open usage results from
|
||||
[IntelliJ Platform Explorer](https://jb.gg/ipe).
|
||||
|
||||
### 1.3 Search the IntelliJ Platform Code
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user