mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
Fix broken anchor links in changelog (#2171)
This commit is contained in:
parent
5c0766e299
commit
c41319b3a1
5 changed files with 15 additions and 15 deletions
|
|
@ -849,17 +849,17 @@ Decided to skip this version to bring the protocol version number in sync the wi
|
|||
|
||||
* [extensible completion item and symbol kinds](https://github.com/Microsoft/language-server-protocol/issues/129)
|
||||
|
||||
#### <a href="version_3_3_0" name="version_3_3_0" class="anchor">3.3.0 (11/24/2017)</a>
|
||||
#### <a href="#version_3_3_0" name="version_3_3_0" class="anchor">3.3.0 (11/24/2017)</a>
|
||||
|
||||
* Added support for `CompletionContext`
|
||||
* Added support for `MarkupContent`
|
||||
* Removed old New and Updated markers.
|
||||
|
||||
#### <a href="version_3_2_0" name="version_3_2_0" class="anchor">3.2.0 (09/26/2017)</a>
|
||||
#### <a href="#version_3_2_0" name="version_3_2_0" class="anchor">3.2.0 (09/26/2017)</a>
|
||||
|
||||
* Added optional `commitCharacters` property to the `CompletionItem`
|
||||
|
||||
#### <a href="version_3_1_0" name="version_3_1_0" class="anchor">3.1.0 (02/28/2017)</a>
|
||||
#### <a href="#version_3_1_0" name="version_3_1_0" class="anchor">3.1.0 (02/28/2017)</a>
|
||||
|
||||
* Make the `WorkspaceEdit` changes backwards compatible.
|
||||
* Updated the specification to correctly describe the breaking changes from 2.x to 3.x around `WorkspaceEdit`and `TextDocumentEdit`.
|
||||
|
|
|
|||
|
|
@ -865,17 +865,17 @@ Decided to skip this version to bring the protocol version number in sync the wi
|
|||
|
||||
* [extensible completion item and symbol kinds](https://github.com/Microsoft/language-server-protocol/issues/129)
|
||||
|
||||
#### <a href="version_3_3_0" name="version_3_3_0" class="anchor">3.3.0 (11/24/2017)</a>
|
||||
#### <a href="#version_3_3_0" name="version_3_3_0" class="anchor">3.3.0 (11/24/2017)</a>
|
||||
|
||||
* Added support for `CompletionContext`
|
||||
* Added support for `MarkupContent`
|
||||
* Removed old New and Updated markers.
|
||||
|
||||
#### <a href="version_3_2_0" name="version_3_2_0" class="anchor">3.2.0 (09/26/2017)</a>
|
||||
#### <a href="#version_3_2_0" name="version_3_2_0" class="anchor">3.2.0 (09/26/2017)</a>
|
||||
|
||||
* Added optional `commitCharacters` property to the `CompletionItem`
|
||||
|
||||
#### <a href="version_3_1_0" name="version_3_1_0" class="anchor">3.1.0 (02/28/2017)</a>
|
||||
#### <a href="#version_3_1_0" name="version_3_1_0" class="anchor">3.1.0 (02/28/2017)</a>
|
||||
|
||||
* Make the `WorkspaceEdit` changes backwards compatible.
|
||||
* Updated the specification to correctly describe the breaking changes from 2.x to 3.x around `WorkspaceEdit`and `TextDocumentEdit`.
|
||||
|
|
|
|||
|
|
@ -4436,17 +4436,17 @@ Decided to skip this version to bring the protocol version number in sync the wi
|
|||
|
||||
* [extensible completion item and symbol kinds](https://github.com/Microsoft/language-server-protocol/issues/129)
|
||||
|
||||
#### <a href="version_3_3_0" name="version_3_3_0" class="anchor">3.3.0 (11/24/2017)</a>
|
||||
#### <a href="#version_3_3_0" name="version_3_3_0" class="anchor">3.3.0 (11/24/2017)</a>
|
||||
|
||||
* Added support for `CompletionContext`
|
||||
* Added support for `MarkupContent`
|
||||
* Removed old New and Updated markers.
|
||||
|
||||
#### <a href="version_3_2_0" name="version_3_2_0" class="anchor">3.2.0 (09/26/2017)</a>
|
||||
#### <a href="#version_3_2_0" name="version_3_2_0" class="anchor">3.2.0 (09/26/2017)</a>
|
||||
|
||||
* Added optional `commitCharacters` property to the `CompletionItem`
|
||||
|
||||
#### <a href="version_3_1_0" name="version_3_1_0" class="anchor">3.1.0 (02/28/2017)</a>
|
||||
#### <a href="#version_3_1_0" name="version_3_1_0" class="anchor">3.1.0 (02/28/2017)</a>
|
||||
|
||||
* Make the `WorkspaceEdit` changes backwards compatible.
|
||||
* Updated the specification to correctly describe the breaking changes from 2.x to 3.x around `WorkspaceEdit`and `TextDocumentEdit`.
|
||||
|
|
|
|||
|
|
@ -5872,17 +5872,17 @@ Decided to skip this version to bring the protocol version number in sync the wi
|
|||
|
||||
* [extensible completion item and symbol kinds](https://github.com/Microsoft/language-server-protocol/issues/129)
|
||||
|
||||
#### <a href="version_3_3_0" name="version_3_3_0" class="anchor">3.3.0 (11/24/2017)</a>
|
||||
#### <a href="#version_3_3_0" name="version_3_3_0" class="anchor">3.3.0 (11/24/2017)</a>
|
||||
|
||||
* Added support for `CompletionContext`
|
||||
* Added support for `MarkupContent`
|
||||
* Removed old New and Updated markers.
|
||||
|
||||
#### <a href="version_3_2_0" name="version_3_2_0" class="anchor">3.2.0 (09/26/2017)</a>
|
||||
#### <a href="#version_3_2_0" name="version_3_2_0" class="anchor">3.2.0 (09/26/2017)</a>
|
||||
|
||||
* Added optional `commitCharacters` property to the `CompletionItem`
|
||||
|
||||
#### <a href="version_3_1_0" name="version_3_1_0" class="anchor">3.1.0 (02/28/2017)</a>
|
||||
#### <a href="#version_3_1_0" name="version_3_1_0" class="anchor">3.1.0 (02/28/2017)</a>
|
||||
|
||||
* Make the `WorkspaceEdit` changes backwards compatible.
|
||||
* Updated the specification to correctly describe the breaking changes from 2.x to 3.x around `WorkspaceEdit`and `TextDocumentEdit`.
|
||||
|
|
|
|||
|
|
@ -8258,17 +8258,17 @@ Decided to skip this version to bring the protocol version number in sync the wi
|
|||
|
||||
* [extensible completion item and symbol kinds](https://github.com/Microsoft/language-server-protocol/issues/129)
|
||||
|
||||
#### <a href="version_3_3_0" name="version_3_3_0" class="anchor">3.3.0 (11/24/2017)</a>
|
||||
#### <a href="#version_3_3_0" name="version_3_3_0" class="anchor">3.3.0 (11/24/2017)</a>
|
||||
|
||||
* Added support for `CompletionContext`
|
||||
* Added support for `MarkupContent`
|
||||
* Removed old New and Updated markers.
|
||||
|
||||
#### <a href="version_3_2_0" name="version_3_2_0" class="anchor">3.2.0 (09/26/2017)</a>
|
||||
#### <a href="#version_3_2_0" name="version_3_2_0" class="anchor">3.2.0 (09/26/2017)</a>
|
||||
|
||||
* Added optional `commitCharacters` property to the `CompletionItem`
|
||||
|
||||
#### <a href="version_3_1_0" name="version_3_1_0" class="anchor">3.1.0 (02/28/2017)</a>
|
||||
#### <a href="#version_3_1_0" name="version_3_1_0" class="anchor">3.1.0 (02/28/2017)</a>
|
||||
|
||||
* Make the `WorkspaceEdit` changes backwards compatible.
|
||||
* Updated the specification to correctly describe the breaking changes from 2.x to 3.x around `WorkspaceEdit`and `TextDocumentEdit`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue