vlocode-project - v2.4.5
    Preparing search index...

    Interface OutputChannelWriterOptions

    interface OutputChannelWriterOptions {
        componentWidth?: number;
        languageId?: string;
    }
    Index

    Properties

    componentWidth?: number
    languageId?: string