Feature Request: Support for Timeline view for Mercurial
With the new version of vscode, there is now the possibility of adding timeline view to view easily files from previous commits. Would it be possible to implement also with Mercurial ?
I wouldn't really expect any new feature developments until this repository has found a new maintainer (see https://github.com/mrcrowl/vscode-hg/issues/71). But if you want to send a PR with this, please do
The Timeline API is still in beta for third-party extensions, so I don't think it's possible to ship Timeline support yet. Once it's finalized, this should be straightforward to implement.
Depends on https://github.com/microsoft/vscode/issues/84297