microsoft/language-server-protocol

Describe high-level concepts in the specifications page

开放

#881 创建于 2019年12月19日

 (1 条评论) (0 个反应) (0 位负责人)HTML (956 个派生)batch import
clarificationcode lenshelp wanted

仓库指标

星标
 (12,810 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

The specification page mentions some concepts without introducing the concepts themselves.

For example, in the Code Lens Request section:

The code lens request is sent from the client to the server to compute code lenses for a given text document.

As a language server implementor I'm not necessarily familiar with these concepts, so a high-level explanation (or a link to a place where these concepts are described) and an example would help.

贡献者指南