mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
psi.md: reuse "Explore API"
This commit is contained in:
parent
71dae5009e
commit
eb01f99917
@ -8,5 +8,6 @@ The Program Structure Interface, commonly referred to as just PSI, is the layer
|
||||
* [File View Providers](file_view_providers.md)
|
||||
* [PSI Elements](psi_elements.md)
|
||||
|
||||
> A useful tool for debugging the PSI implementation is the [PsiViewer plugin](https://plugins.jetbrains.com/plugin/227-psiviewer).
|
||||
> It can show you the PSI tree structure, the properties of every PSI element, and highlight its text range.
|
||||
> See [useful tools](explore_api.md#31-use-internal-mode-and-psiviewer) on how to inspect the PSI structure and its properties.
|
||||
>
|
||||
{type="tip"}
|
||||
|
Loading…
x
Reference in New Issue
Block a user