"Discard changes" in WebIDE
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=514292)
</details>
<!--IssueSummary end-->
### Proposal
When editing several files in the WebIDE, the git icon shows all the changed files. It is hard enough to find the very small arrow or “…” icon in the changes side-by-side-view where one can undo a single change. There is no option to reset a file to its "original" state.
Please add “undo” a whole file at once, if one notices the whole file changes are not needed.
In VSCode it is called "Discard changes":

issue