语言服务器协议 LSP 1. https://www.eclipse.org/community/eclipse_newsletter/2017/may/article1.php 2. 基于JSON RPC 2.0 https://www.jsonrpc.org/specification 3. LSP protocol - https://github.com/Microsoft/language-server-protocol - https://microsoft.github.io/language-server-protocol/ 4. LSP server - v8 https://github.com/v8/v8 - typescript https://github.com/microsoft/TypeScript/tree/main, https://github.com/Microsoft/TypeScript-Sublime-Plugin - https://code.visualstudio.com/api/references/vscode-api#languages - https://github.com/eclipse-jdtls/eclipse.jdt.ls - https://emacs-lsp.github.io/lsp-java/