mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
glossary.md: add LSP, fix
This commit is contained in:
parent
939a6ab108
commit
ae61c3c1f9
@ -59,13 +59,11 @@ Inspection
|
||||
Intention
|
||||
: Provides an [automated fix](code_inspections_and_intentions.md) for commonly encountered code problems.
|
||||
|
||||
## K
|
||||
## L
|
||||
|
||||
Language Server Protocol _(LSP)_
|
||||
: Communication standard between development tools and Language Servers, see [](language_server_protocol.md).
|
||||
|
||||
## L
|
||||
|
||||
Local History _(LVCS)_
|
||||
: A builtin → _Version Control System_ tracking all changes in the project [locally](https://www.jetbrains.com/help/idea/local-history.html).
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user