Open
Description
Motivation
peek where I'm going back or forward
I use workbench.action.navigateBack
and workbench.action.navigateForward
a lot, but usually I need to Go Back
multiple times.
I would like to use editor.action.peekLocations
to peek the navigation history list, then I can navigate the edit location history more efficiently
maybe expose
for extension API