mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
glossary.md: add SSR
This commit is contained in:
parent
de3943ea28
commit
9139185ee4
@ -76,8 +76,11 @@ Run Configuration _(RC)_
|
||||
|
||||
## S
|
||||
|
||||
Structural Search and Replace _(SSR)_
|
||||
: Allows searching and replacing code by defining the structure of the searched code fragments, see [](plugin_alternatives.md#structural-search-and-replace-inspections).
|
||||
|
||||
Stubs
|
||||
: A subset of a → _Program Structure Interface_ tree in a binary serialized compact format, see [Stub Indexes](stub_indexes.md).
|
||||
: A subset of a → _Program Structure Interface_ tree in a binary serialized compact format, see [](stub_indexes.md).
|
||||
|
||||
Symbol
|
||||
: A semantic element in some model, e.g., language or framework model, see [](symbols.md).
|
||||
|
Loading…
x
Reference in New Issue
Block a user