Theia API Documentation v1.65.0
    Preparing search index...

    The variable contribution should be implemented to register custom variables.

    interface VariableContribution {
        registerVariables(variables: VariableRegistry): void;
    }

    Implemented by

    Index

    Methods