Mathias Fussenegger
9281edb334
fix(lsp): create per client params in lsp.buf.code_action
...
`code_action` used the same parameters for all clients, which led to the
following warning and incorrect start/end column locations if using
clients with mixed encodings:
warning: multiple different client offset_encodings detected for
buffer, this is not supported yet
2023-11-04 08:17:42 +01:00
..
2023-10-31 09:15:32 -05:00
2023-10-29 01:36:51 +02:00
2023-09-20 13:42:41 +01:00
2023-11-04 08:17:42 +01:00
2023-10-19 14:54:10 +02:00
2023-11-03 07:22:02 +08:00
2023-04-27 11:40:00 +02:00
2023-07-18 15:42:30 +01:00
2023-10-21 08:51:26 +02:00
2023-09-24 21:39:59 -07:00
2023-09-05 17:10:04 +01:00
2023-08-09 11:06:13 +02:00
2023-10-27 08:17:46 -05:00
2023-09-14 08:23:01 -05:00
2023-10-27 10:03:09 +02:00
2023-09-14 08:23:01 -05:00
2023-09-20 13:42:41 +01:00
2023-06-06 08:42:26 -07:00
2023-09-14 08:23:01 -05:00
2022-08-23 13:02:55 +02:00
2023-09-13 08:38:28 -05:00
2023-09-23 23:46:45 +01:00
2023-08-09 11:06:13 +02:00
2023-10-21 13:49:05 +02:00
2023-09-04 22:42:47 +02:00
2023-09-23 23:46:45 +01:00
2023-09-20 04:15:23 -07:00
2023-10-30 12:58:28 +01:00
2023-10-01 14:10:51 -05:00
2023-09-14 08:23:01 -05:00
2023-09-23 23:46:45 +01:00
2023-09-14 08:23:01 -05:00
2023-09-08 21:05:35 +08:00