aboutsummaryrefslogtreecommitdiff
path: root/docs/dev/lsp-extensions.md
Commit message (Expand)AuthorAgeFilesLines
* internal: explain the motivation behind early configurationAleksey Kladov2021-05-271-6/+12
* Update lsp-extensions.mdJonas Schievink2021-05-211-2/+18
* feat: allow clients to feature detect symbol filteringAleksey Kladov2021-05-191-12/+16
* Add new LSP extension for workspace symbol lookupalcroito2021-05-171-1/+31
* Document viewCrateGraph requestJonas Schievink2021-05-111-1/+11
* Remove confusion around serverStatusNotificationAleksey Kladov2021-04-191-3/+8
* Fix spec bugAleksey Kladov2021-04-191-1/+1
* Update lsp-extensions docsLukas Wirth2021-04-181-1/+2
* Move cursor position when using item moversJonas Schievink2021-04-131-3/+3
* Small grammar fixesKirill Bulatov2021-04-061-7/+7
* More robust status notificationsAleksey Kladov2021-04-061-8/+22
* docs: Fix moveItem method namesim2021-04-041-2/+1
* Item up and down moversivan7702021-03-181-1/+27
* Merge #7799bors[bot]2021-03-131-1/+17
|\
| * Fix LSP extensions documentationvsrs2021-03-111-7/+2
| * Update lsp-extensions.mdvsrs2021-02-271-1/+22
* | Clarify that all caps are experimentalAleksey Kladov2021-03-091-10/+10
|/
* document offsetsAleksey Kladov2021-02-161-1/+7
* Remove CodeLensResolveData mention from lsp-extensions.mdivan7702021-02-131-11/+0
* Moved CodeLens to ide crateivan7702021-02-131-1/+12
* fix nightly warning `legacy_derive_helpers`Peter Wischer2021-02-121-1/+1
* Fix spelling mistakes in docs/devLukas Wirth2021-02-031-1/+1
* Update lsp-extension.md hashEdwin Cheng2021-01-281-1/+1
* Update docEdwin Cheng2021-01-281-1/+1
* Address review suggestion, fix tidy testsPhil Ellison2021-01-011-1/+12
* Latest LSP 3.16 protocolkjeremy2020-11-161-2/+2
* add open Cargo.toml actionAnatol Liu2020-11-131-2/+27
* Switch to upstream protocol for resolving code actionAleksey Kladov2020-11-101-25/+1
* Document change of 'cargo' Runnable kind in lsp-extensions.mdIgor Aleksanov2020-10-161-0/+3
* Add reminder to update lsp-extensions.mdAleksey Kladov2020-10-141-0/+10
* Fix send->sent typoZac Pullar-Strecker2020-10-081-7/+7
* Document the protocol extensionZac Pullar-Strecker2020-10-081-1/+12
* Extend **Status** command to also show dep info for the fileAleksey Kladov2020-09-291-1/+8
* Fix StatusNotificationvsrs2020-08-171-1/+7
* SSR: Pass current file position through to SSR code.David Lattimore2020-07-241-1/+6
* Clarify initializationOptionsJeremy Kolb2020-07-221-3/+5
* Implement StatusBarAleksey Kladov2020-07-021-0/+12
* Add reload workspace commandAleksey Kladov2020-07-011-4/+4
* Add hover actions LSP extension documentation.vsrs2020-06-051-0/+38
* Add documentationMikhail Rakhmanov2020-06-031-0/+24
* Spec better runnablesAleksey Kladov2020-06-021-36/+44
* Merge #4580bors[bot]2020-06-021-1/+1
|\
| * Change Runnable.bin -> Runnable.kindveetaha2020-05-311-1/+1
* | Subscribe to protocol changesAleksey Kladov2020-06-011-0/+2
* | Document initilizationOptions used by rust-analyzerAleksey Kladov2020-06-011-0/+8
|/
* Fix typo in docs/dev/lsp-extensions.md: automagiacally -> automagicallyStephan Seitz2020-05-291-1/+1
* typoVeetaha2020-05-271-1/+1
* Document inlay hints and runnablesAleksey Kladov2020-05-271-0/+63
* Document `parentModule` experimental LSP requestAleksey Kladov2020-05-251-5/+35
* Cleanup lsp extensions on the client sideAleksey Kladov2020-05-251-1/+1