@kkdev92/vscode-ext-kit - v4.1.1
    Preparing search index...

    Variable TextEditorRevealType

    TextEditorRevealType: {
        AtTop: 3;
        Default: 0;
        InCenter: 1;
        InCenterIfOutsideViewport: 2;
    }

    Type Declaration

    • ReadonlyAtTop: 3
    • ReadonlyDefault: 0
    • ReadonlyInCenter: 1
    • ReadonlyInCenterIfOutsideViewport: 2