assistant: Improve UI feedback when inserting `/delta` without new changes (#20356)
Danilo Leal
created
Closes https://github.com/zed-industries/zed/issues/18488
### Before
No feedback when inserting `/delta` without new changes.
https://github.com/user-attachments/assets/4cc76ff4-419d-4a3f-a6a2-8712856b1aa8
### After
You now see an error within the `delta` crease.
https://github.com/user-attachments/assets/c56654bb-776f-4dac-a499-db4625a4f1bd
Release Notes:
- Improve UI feedback when inserting `/delta` without new changes