api_notable_list_2023.md: link to LSP page

This commit is contained in:
Yann Cébron 2023-12-20 11:59:32 +01:00
parent 539955720a
commit a33359fcd3

View File

@ -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.