mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
for now remove SelectionRangeKind #67872
This commit is contained in:
@@ -800,7 +800,6 @@ export function createApiFactory(
|
||||
ResolvedAuthority: extHostTypes.ResolvedAuthority,
|
||||
Selection: extHostTypes.Selection,
|
||||
SelectionRange: extHostTypes.SelectionRange,
|
||||
SelectionRangeKind: extHostTypes.SelectionRangeKind,
|
||||
ShellExecution: extHostTypes.ShellExecution,
|
||||
ShellQuoting: extHostTypes.ShellQuoting,
|
||||
SignatureHelpTriggerKind: extHostTypes.SignatureHelpTriggerKind,
|
||||
|
||||
Reference in New Issue
Block a user