This commit is contained in:
Henning Dieterichs 2025-05-07 12:23:21 +02:00 committed by Henning Dieterichs
parent f9d15472a0
commit b2860b1398
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ export interface ICommandMetadata {
#include(vs/editor/common/core/wordHelper): IWordAtPosition
#includeAll(vs/editor/common/model): IScrollEvent
#include(vs/editor/common/diff/legacyLinesDiffComputer): IChange, ICharChange, ILineChange
#include(vs/editor/common/core/dimension): IDimension
#include(vs/editor/common/core/2d/dimension): IDimension
#includeAll(vs/editor/common/editorCommon): IScrollEvent
#includeAll(vs/editor/common/textModelEvents):
#includeAll(vs/editor/common/cursorEvents):