mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
glossary.md: add LSP
This commit is contained in:
parent
e6eafe707e
commit
939a6ab108
@ -59,6 +59,11 @@ Inspection
|
|||||||
Intention
|
Intention
|
||||||
: Provides an [automated fix](code_inspections_and_intentions.md) for commonly encountered code problems.
|
: Provides an [automated fix](code_inspections_and_intentions.md) for commonly encountered code problems.
|
||||||
|
|
||||||
|
## K
|
||||||
|
|
||||||
|
Language Server Protocol _(LSP)_
|
||||||
|
: Communication standard between development tools and Language Servers, see [](language_server_protocol.md).
|
||||||
|
|
||||||
## L
|
## L
|
||||||
|
|
||||||
Local History _(LVCS)_
|
Local History _(LVCS)_
|
||||||
|
Loading…
x
Reference in New Issue
Block a user