mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Defines a common protocol for language servers.
It should be possible for completion items and symbols to be flagged as being deprecated. Some editors and IDEs flag such deprecated items by applying a visual affordance such as striking the text out. By introducing this new deprecated property, these editors and IDEs will be able to use its deprecation UI affordance when supporting a language via the LSP. Signed-off-by: Remy Suen <remy.suen@gmail.com> |
||
|---|---|---|
| _data | ||
| _implementors | ||
| _includes | ||
| _layouts | ||
| css | ||
| img | ||
| js | ||
| resources | ||
| webfonts | ||
| .gitignore | ||
| 404.html | ||
| _config.yml | ||
| Gemfile | ||
| Gemfile.lock | ||
| index.html | ||
| License.txt | ||
| overview.md | ||
| specification.md | ||
| ThirdPartyNotices.txt | ||