Changes between 初始版本 and Version 1 of lsp


忽略:
时间戳:
2026年5月21日 下午7:31:13 (3周 前)
作者:
tracme
评论:

--

图例:

未修改
增加
删除
修改
  • lsp

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