Files
oak-gpui/crates/editor/src
Bennet Bo Fenner ce4c15dca6 Show diagnostics in scrollbar (#7175)
This PR implements support for displaying diagnostics in the scrollbar,
similar to what is already done for search results, symbols, git diff,
...

For example, changing a field name (`text`) without changing the
references looks like this in `buffer.rs` (note the red lines in the
scrollbar):

![image](https://github.com/zed-industries/zed/assets/53836821/c46f0d55-32e3-4334-8ad7-66d1578d5725)

As you can see, the errors, warnings, ... are displayed in the scroll
bar, which helps to identify possible problems with the current file.

Relevant issues: #4866, #6819

Release Notes:

- Added diagnostic indicators to the scrollbar
2024-02-02 12:10:42 +02:00
..
2024-02-01 22:22:02 -07:00
2024-01-03 10:58:57 -08:00
2024-02-01 22:22:02 -07:00
2024-01-22 15:53:12 -07:00
2024-01-18 00:48:37 +01:00
wip
2023-01-25 11:32:19 -08:00
2024-01-18 00:48:37 +01:00
2024-01-09 11:36:36 +02:00