URL: https://linuxfr.org/news/lsp-language-server-protocol Title: LSP (Language Server Protocol) Authors: Anonyme Benoît Sibaud Date: 2021年05月15日T13:18:33+02:00 License: CC By-SA Tags: lsp, microsoft et développement Score: 46 N. D. M. : dépêche réécrite en octobre 2022 suite à la demande de purge du compte de l'auteur initial [LSP](https://en.wikipedia.org/wiki/Language_Server_Protocol) (Language Server Protocol) est un protocole ouvert basé sur [JSON-RPC](https://en.wikipedia.org/wiki/JSON-RPC) pour la communication entre le logiciel éditeur / [IDE](https://fr.wikipedia.org/wiki/Environnement_de_d%C3%A9veloppement) et un serveur qui lui fournit les informations sur un langage spécifique. ---- [Documentation (GitHub Microsoft)](https://microsoft.github.io/language-server-protocol/) [LSP / Emacs ](https://emacs-lsp.github.io/) [LSP / Vim](https://bluz71.github.io/2019/10/16/lsp-in-vim-with-the-lsc-plugin.html) [Langserver.org: a community-driven source of knowledge for Language Server Protocol implementations](https://langserver.org/) ----