This displays a file and pipes it into VS Code.
git show $(git rev-list --max-count=1 --all -- src/components/overview/ComparisonSearchBar.tsx)^:src/components/overview/ComparisonSearchBar.tsx | code -
This displays a file and pipes it into VS Code.
git show $(git rev-list --max-count=1 --all -- src/components/overview/ComparisonSearchBar.tsx)^:src/components/overview/ComparisonSearchBar.tsx | code -