• An event emitted when a language is associated for the first time with a text model.

    Parameters

    • languageId: string
    • callback: (() => void)
        • (): void
        • Returns void

    Returns IDisposable