As mentioned above, changing a branch in a revision control is a valid use case, running auto-formatting tools a.k.a. _code beautifiers_ like [`cargo fmt`](https://doc.rust-lang.org/book/appendix-04-useful-development-tools.html) and [pgFormatter](https://sqlformat.darold.net/) are too. I'm missing a `Shift` + `Ctrl` + `R` key combination to re-load all files (just below the **File -> Reload** pull-down menu would seem most logical to me). Are there any plans to implement that?