For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/enums/CoreInputBindingCategory.md.

Enumeration: CoreInputBindingCategory experimental

Beta

Built-in control categories for use with KeyBindingInfo.bindingCategory. Pass any CoreInputBindingCategory value or a custom string to categorize a binding.

Enumeration Members

Camera

Camera: "editor:camera"

Beta


CursorMovement

CursorMovement: "editor:cursorMovement"

Beta


Fly

Fly: "editor:fly"

Beta


General

General: "editor:general"

Beta


Hotbar

Hotbar: "editor:hotbar"

Beta


MakeSelection

MakeSelection: "editor:makeSelection"

Beta


Modes

Modes: "editor:modes"

Beta


Move

Move: "editor:move"

Beta


Movement

Movement: "editor:movement"

Beta


Nudge

Nudge: "editor:nudge"

Beta


Offset

Offset: "editor:offset"

Beta


Operations

Operations: "editor:operations"

Beta


Paste

Paste: "editor:paste"

Beta


PastePreviewManipulation

PastePreviewManipulation: "editor:pastePreviewManipulation"

Beta


SizeSelection

SizeSelection: "editor:sizeSelection"

Beta


ToolActivation

ToolActivation: "editor:toolActivation"

Beta


TrimActions

TrimActions: "editor:trimActions"

Beta


Widget

Widget: "editor:widget"

Beta


Workbench

Workbench: "editor:workbench"

Beta