Please add "reopen current file" function

Please add menu item , shortcut key or script to “reopen current file” ,or “open the first recent file”. without asking save current file.
Read file from disk again, not from memory cache, since the file may have been modified by another editor.

something like a “revert” where you want to reload the file to get rid of changes you made? a lot of editor programs have something like that.

Not revert, just open the same file that changed outside this process.

so, if i have one instance of SV (for example) and i make a change, i’d like to refresh that in another instance of SV? or there is some other program making changes to the SV file (it’s JSON) and refresh it?

Yes, currently it can be done by open the first recent file without save current file. Just need a shortcut key to do this.
And if possible, allow loading only same track notes+lines, and keep current track settings.