mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 09:17:50 +08:00
navigation.md: mention searching for examples on the intellij platform explorer
This commit is contained in:
parent
3578ae867a
commit
eb203ed29c
@ -41,3 +41,7 @@ To provide navigation targets by a `Symbol`, either:
|
|||||||
If there are no navigation targets available, then the IntelliJ Platform starts finding usages of the target symbol
|
If there are no navigation targets available, then the IntelliJ Platform starts finding usages of the target symbol
|
||||||
obtained by resolving a [reference](declarations_and_references.md#references)
|
obtained by resolving a [reference](declarations_and_references.md#references)
|
||||||
or from a [declaration](declarations_and_references.md#declarations).
|
or from a [declaration](declarations_and_references.md#declarations).
|
||||||
|
|
||||||
|
> Existing implementations of the mentioned extension points can be found on the [IntelliJ Platform Explorer](explore_api.md#32-search-the-intellij-platform-explorer).
|
||||||
|
>
|
||||||
|
{type="note"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user