bors[bot] 098284aec8
Merge #10522
10522: fix: make signature info response conform to spec r=lnicola a=muscar

This addreses https://github.com/rust-analyzer/rust-analyzer/issues/10464.

This patch picks up `lsp-types` 0.90.1, which serialises the `SignatureInformation` and `ParameterInformation` with the right casing. It also adds `activeSignature` field as part of the top-level signature response. It keeps `activeParameter` at the top-level for backwards compatibility.

Co-authored-by: Alex Muscar <alex@muscar.eu>
2021-10-11 19:58:27 +00:00
..
2021-09-26 10:04:02 +03:30
2021-08-06 15:59:58 +02:00
2021-08-30 15:11:42 +08:00
2021-09-26 10:04:02 +03:30
2021-10-05 22:03:23 +00:00
2021-08-30 07:58:59 +00:00
2021-09-04 16:56:23 +03:00
2021-10-05 22:03:23 +00:00
2021-08-15 13:24:37 +03:00
2021-09-26 10:04:02 +03:30
2021-09-04 16:56:23 +03:00
2021-09-13 18:14:20 +00:00