mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
psi_cookbook.md: excerpt
This commit is contained in:
parent
e2ab94e198
commit
4b79b0f304
@ -2,10 +2,14 @@
|
||||
|
||||
<!-- Copyright 2000-2022 JetBrains s.r.o. and other contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||
|
||||
<excerpt rel="excerpt"/>
|
||||
<p id="excerpt">
|
||||
This page gives recipes for the most common operations for working with the PSI (Program Structure Interface).
|
||||
Unlike [Developing Custom Language Plugins](custom_language_support.md), it talks about working with the PSI of existing languages (such as Java).
|
||||
</p>
|
||||
|
||||
> Please see also [Working with PSI efficiently](performance.md#working-with-psi-efficiently).
|
||||
Unlike [Developing Custom Language Plugins](custom_language_support.md), it is about working with the PSI of existing languages (such as Java).
|
||||
|
||||
> Please see also [Working with PSI efficiently](performance.md#working-with-psi-efficiently).
|
||||
>
|
||||
{type="tip"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user