Show error and warning indicators in tabs (#21383)

Closes #21179

Release Notes:

- Add setting to display error and warning indicators in tabs.

<img width="454" alt="demo_with_icons"
src="https://github.com/user-attachments/assets/6002b4d4-dca8-4e2a-842d-1df3e281fcd2">
<img width="454" alt="demo_without_icons"
src="https://github.com/user-attachments/assets/df4b67bd-1a6c-4354-847e-d7fea95c1b7e">
This commit is contained in:
Nils Koch 2024-12-05 15:43:04 +01:00 committed by GitHub
parent 92dea066dd
commit 6ebd6c2893
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 131 additions and 38 deletions

View file

@ -38,7 +38,6 @@ db.workspace = true
derive_more.workspace = true
fs.workspace = true
futures.workspace = true
git.workspace = true
gpui.workspace = true
http_client.workspace = true
itertools.workspace = true