Skip to content

Peek cursor location history #251689

Open
Open
@dreamfliper

Description

@dreamfliper

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

const historyService = accessor.get(IHistoryService);

for extension API

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions