mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
remove ExpTextButtons setting and logic but keep make buttons more dynamic (#225495)
This commit is contained in:
@@ -52,7 +52,6 @@ export abstract class EditModeStrategy {
|
||||
description: 'inline-chat',
|
||||
showIfCollapsed: false,
|
||||
isWholeLine: true,
|
||||
className: 'inline-chat-block-selection',
|
||||
});
|
||||
|
||||
protected readonly _store = new DisposableStore();
|
||||
|
||||
Reference in New Issue
Block a user