VSCode allows open files from previous commits in comparison editor, is there a way open a file in normal editor, without any comparison? I'd like to have 2 files opened in 2 tabs, one - current working version and another previous committed version.
I do realize I can copy text from comparison editor into a new file, I'm trying to simplify this process if possible.

