mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 03:54:24 +01:00
put toggle icon into navigate group
This commit is contained in:
@@ -343,7 +343,7 @@ class RevealWidget extends AbstractInlineChatAction {
|
||||
CTX_HAS_SESSION,
|
||||
ctxIsGlobalEditingSession.negate(),
|
||||
),
|
||||
group: 'z',
|
||||
group: 'navigate',
|
||||
order: 4,
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user