Better display when a file buffer was modified in the editor tab
Open
@AnthonyLeonardoGracio is already working on this.
Since May 19, 2023.
enhancement
- Dominant language
- Ada
- Stars
- 531
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
This is an enhancement suggestion.
When a file is modified in the editor, it is difficult to see that the file was modified because
there is no real and clear visible change on the editor to show that. The small icon before
the file name is changed but this is so subtle that you don't see it.
I suggest to make the unsaved status more visible so that we better see what tabs have unsaved changes.
Intellij Idea uses a different color for the file name when the buffer has unsaved changes.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.