mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 10:17:50 +08:00
api_notable_list_2023.md: link to LSP page
This commit is contained in:
parent
539955720a
commit
a33359fcd3
@ -32,7 +32,7 @@ Unbundled plugins
|
||||
### IntelliJ Platform 2023.2
|
||||
|
||||
Language Server Protocol (LSP) API
|
||||
: Please see this [blogpost](https://jb.gg/lsp).
|
||||
: Provide custom language support by using language servers, see [](language_server_protocol.md).
|
||||
|
||||
Check presence of JVM library
|
||||
: Use [dedicated API](psi_cookbook.md#how-do-i-check-the-presence-of-a-jvm-library) to check presence via class FQN or Maven coordinates.
|
||||
|
Loading…
x
Reference in New Issue
Block a user