mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 06:21:50 +01:00
remove swipeToNavigate (#57629)
This commit is contained in:
@@ -986,7 +986,6 @@ interface IEditorPartConfiguration {
|
||||
openSideBySideDirection?: 'right' | 'down';
|
||||
closeEmptyGroups?: boolean;
|
||||
revealIfOpen?: boolean;
|
||||
swipeToNavigate?: boolean;
|
||||
mouseBackForwardToNavigate?: boolean;
|
||||
labelFormat?: 'default' | 'short' | 'medium' | 'long';
|
||||
restoreViewState?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user