mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
Improve naming and doc comments
This commit is contained in:
@@ -529,7 +529,7 @@ export function createApiFactory(
|
||||
TextEditorLineNumbersStyle: extHostTypes.TextEditorLineNumbersStyle,
|
||||
TextEditorRevealType: extHostTypes.TextEditorRevealType,
|
||||
TextEditorSelectionChangeKind: extHostTypes.TextEditorSelectionChangeKind,
|
||||
TrackedRangeStickiness: EditorCommon.TrackedRangeStickiness,
|
||||
DecorationRangeBehaviour: extHostTypes.DecorationRangeBehaviour,
|
||||
Uri: URI,
|
||||
ViewColumn: extHostTypes.ViewColumn,
|
||||
WorkspaceEdit: extHostTypes.WorkspaceEdit,
|
||||
|
||||
Reference in New Issue
Block a user