mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Merge branch 'master' of github.com:JetBrains/intellij-sdk-docs
This commit is contained in:
commit
669a631cf9
@ -16,7 +16,7 @@ The _IntelliJ Platform_ is very large, and very capable, and its size and scope
|
||||
|
||||
## Code model
|
||||
|
||||
The _IntelliJ Platform_'s code model is called the PSI - the Program Structure Index. The PSI parses code, builds indexes and creates a semantic model.
|
||||
The _IntelliJ Platform_'s code model is called the PSI - the Program Structure Interface. The PSI parses code, builds indexes and creates a semantic model.
|
||||
|
||||
## Common extension points
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user