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

    The scope object to which the environment variable collection applies.

    interface EnvironmentVariableScope {
        workspaceFolder?: WorkspaceFolder;
    }
    Index

    Properties

    Properties

    workspaceFolder?: WorkspaceFolder

    Any specific workspace folder to get collection for.