Commit graph

12 commits

Author SHA1 Message Date
Maria José Solano
2075660e75
Define separate base protocol (#1698)
* Define separate tools protocol

Add note

Move the other bits

Define separate tools protocol

Rename to base protocol

Change version to 0.9

Use Base prefix and remove since annotations

Undo changes in LSP specs

Move all the lifecycle messages

Define separate tools protocol

* Move shared definitions

* Define regexes

* List reserved capabilities and improve examples

* Specs for work done progress

* Change enumeration example

* Make ClientCapabilities open

* Add InitializeResponse

* Remove text document stuff from registration messages

* Add motivation section

* Add experimental remark
2023-05-25 09:15:12 +02:00
Dirk Bäumer
51511e52d1
Add upcoming 3.18 specification (#1567) 2022-10-21 14:58:24 +02:00
Peter Hull
1823404f16
Fix links in the documentation (#1551)
* Point internal links to the correct LSP spec

For the LSP specs, the internal links will resolve to anchors in the same document.
For the LSIF, the variable `lspVersion` in the front-matter identifies the
corresponding LSP spec that this LSIF spec references.

* Use a Map instead of Object

* Remove external links which are not needed any more
2022-09-20 08:52:45 +02:00
Dirk Bäumer
e88d661235
Dbaeumer/prepare3.17 (#1467)
* Remove Proposed State

* Remove @Proposed

* Include Meta model

* Minor fix to WatchKind

* Update meta model

* Add VersionedNotebookDocumentIdentifier

* 💄

* Update meta model
2022-05-10 17:04:40 +02:00
Dirk Baeumer
ed804013dc
Split specification in smaller parts 2022-03-07 18:14:59 +01:00
Dirk Baeumer
cd7caaaa87
Add LSIF 0.6.0 sepcification and reference as current 2021-09-13 16:35:11 +02:00
Dirk Baeumer
436dd0b1ab Publish 3.16 version of the protocol 2020-12-14 10:35:22 +01:00
Dirk Baeumer
bf7fe06533 Creat document for the upcoming 3.16 specification 2020-04-29 13:10:34 +02:00
Dirk Baeumer
4200969f65 Publish LSIF 0.5.0 version 2020-03-27 12:58:37 +01:00
Dirk Baeumer
cf073e742a Add LSIF specification to Web portal 2020-01-27 12:01:06 +01:00
Dirk Baeumer
05b3224a9a Publish 3.15 specification 2020-01-14 16:30:21 +01:00
Dirk Baeumer
9f12127a21 Add toc data for sepcifications 2020-01-10 12:47:16 +01:00