beardedsakimonkey
fbce9f421a
feat(diagnostic): add suffix option to open_float() ( #21130 )
...
Closes #18687
This introduces a `suffix` option to `vim.diagnostic.open_float()` (and
consequently `vim.diagnostic.config()`) that appends some text to each
diagnostic in the float.
It accepts the same types as `prefix`. For multiline diagnostics, the suffix is
only appended to the last line. By default, the suffix will render the
diagnostic error code, if any.
2022-11-20 13:09:35 -07:00
..
2022-11-18 08:39:56 -07:00
2022-10-17 15:24:37 +01:00
2022-09-28 12:48:36 +02:00
2022-11-20 13:09:35 -07:00
2022-11-19 10:31:51 +00:00
2022-10-05 10:56:53 +02:00
2021-09-13 16:33:41 +02:00
2022-11-20 13:09:35 -07:00
2021-05-01 22:29:03 -04:00
2022-11-19 10:31:51 +00:00
2022-09-02 15:20:29 +01:00
2014-12-19 15:28:49 -05:00
2022-11-01 13:38:47 +01:00
2022-03-13 04:52:45 +00:00
2022-11-19 10:31:51 +00:00
2022-08-20 10:04:55 +02:00
2022-01-30 13:53:01 +01:00
2019-07-29 20:50:07 +02:00
2022-10-13 05:48:12 -07:00
2022-08-05 12:23:41 +02:00
2022-10-17 08:52:40 +02:00
2014-07-29 02:12:31 +00:00
2021-06-11 01:01:02 +06:00
2014-07-29 02:12:31 +00:00
2021-06-11 01:01:02 +06:00
2014-07-29 02:12:31 +00:00
2014-07-29 02:12:31 +00:00
2021-04-27 09:21:32 -04:00
2022-08-05 07:56:56 +08:00
2019-07-29 20:50:07 +02:00
2022-10-13 05:48:12 -07:00
2022-09-30 17:15:13 +02:00
2022-05-13 11:58:22 -07:00
2019-03-11 21:00:12 +01:00
2022-10-30 08:07:50 +08:00
2022-10-17 08:19:48 +02:00