mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 06:21:50 +01:00
history - allow to navigate with mouse buttons 3/4
This commit is contained in:
@@ -987,6 +987,7 @@ interface IEditorPartConfiguration {
|
||||
closeEmptyGroups?: boolean;
|
||||
revealIfOpen?: boolean;
|
||||
swipeToNavigate?: boolean;
|
||||
mouseBackForwardToNavigate?: boolean;
|
||||
labelFormat?: 'default' | 'short' | 'medium' | 'long';
|
||||
restoreViewState?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user