Use the workspace controls in Flock XR

Contents

    Instructions designed for Release 2 of Flock XR coming Spring 2027

    The workspace controls in the bottom-right corner of the Flock XR Code area give you quick access to tools for finding blocks, undoing and redoing changes, and changing the workspace zoom.

    The controls are shown as purple icons. Hover over an icon to see its name.

    Find blocks in your workspace

    Select Find in workspace, shown as a magnifying glass, to search the blocks in your code.

    1. Select the Find in workspace button.
    2. A text search box will appear.
    3. Type the word you want to find.
    4. Flock XR highlights blocks in your workspace that contain that word.

    This is particularly useful in larger projects where it can be difficult to find a particular block or value by scrolling around the workspace.

    Undo a change

    Select Undo to reverse your most recent change.

    The Undo button is shown as a circular arrow pointing anticlockwise.

    You can use Undo if you move, add, delete or change something in your code and want to return to how it was before.

    Redo a change

    Select Redo to restore a change that you have undone.

    The Redo button is shown as a circular arrow pointing clockwise.

    For example, if you select Undo and then decide you wanted to keep the change after all, select Redo.

    Zoom out

    Select Zoom out, shown as a magnifying glass with a minus sign, to see more of your coding workspace at once.

    Zooming out can be useful when you have a larger program and want to see how different groups of blocks fit together.

    Zoom in

    Select Zoom in, shown as a magnifying glass with a plus sign, to make the blocks in your coding workspace appear larger.

    Zooming in can make blocks and their contents easier to see and work with.

    You can use Zoom in and Zoom out as often as you need to find a comfortable workspace size.

    Updated on August 11, 2026