GameMaker 有大量可用的键盘快捷键,尽管大多数快捷键都在IDE中标记在与它们相关的菜单项旁边,但并非所有快捷键都是或在开始时对用户都是显而易见的。在这里,您可以找到所有键盘快捷键的完整列表,以提供简单的参考指南。有些快捷键可以通过键入热键组合来访问。
通常,快捷方式分为以下三类:
注意 您可以在 重新定义按键首选项 中更改快捷键。
下面是快捷键的完整列表,根据编辑器分为几个部分。空的表格单元格表示默认情况下未分配快捷键。
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Control + Equals | Command + Equals | 全局 | Zoom in |
Control + Minus | Command + Minus | 全局 | Zoom out |
Control + Enter | Command + Enter | 全局 | Reset zoom |
Control + F | Command + F | 全局 | Zoom fit |
Delete | 全局 | Delete | |
BackSpace | 全局 | Delete the selected items | |
G | 全局 | Toggle the grid | |
Control + G | Command + G | 全局 | Toggle grid snapping |
F2 | 全局 | Rename the current item | |
Control + A | Command + A | 全局 | Select all |
Insert | 全局 | Insert | |
Control + C Control + Insert | Command + C | 全局 | Copy |
Control + V Shift + Insert | Command + V | 全局 | Paste |
Control + X Shift + Delete | Command + X | 全局 | Cut |
Control + D | Command + D | 全局 | Duplicate |
Escape | 全局 | Cancel | |
Enter KeypadEnter | 全局 | Commit tool changes | |
Control + O | Command + O | 全局 | Open a GameMaker project |
Control + S | Command + S | 全局 | Save the current project |
Control + Shift + S | Command + Shift + S | 全局 | Save the current project under a different name |
Control + N | Command + N | 全局 | Create a new GameMaker project |
Control + E | Command + E | 全局 | Export the current project as a YYZ file |
Alt + F4 | Command + Q | 全局 | Quit |
Control + Z | Command + Z | 全局 | Undo |
Control + Y Control + Shift + Z | Command + Y Command + Shift + Z | 全局 | Redo |
F5 | 全局 | Run the game | |
F6 | 全局 | Continue code execution in the debugger | |
Control + F7 | Command + F7 | 全局 | Clean the build |
Control + F8 | Command + F8 | 全局 | Create an executable package using the current target settings |
RightAlt + N | 全局 | Create a new note asset | |
RightAlt + C | 全局 | Create a new script asset | |
RightAlt + A | 全局 | Create a new shader asset | |
RightAlt + T | 全局 | Create a new timeline asset | |
RightAlt + E | 全局 | Create a new extension asset | |
RightAlt + F | 全局 | Create a new font asset | |
RightAlt + O | 全局 | Create a new object asset | |
RightAlt + P | 全局 | Create a new path asset | |
RightAlt + R | 全局 | Create a new room asset | |
RightAlt + G | 全局 | Create a new sequence asset | |
RightAlt + B | 全局 | Create a new tile set asset | |
RightAlt + J | 全局 | Create a new animation curve asset | |
RightAlt + K | 全局 | Create a new particle system asset | |
Alt + I | 全局 | Open the Included Files window | |
RightAlt + U | 全局 | Create a new sound asset | |
RightAlt + S | 全局 | Create a new sprite asset | |
Control + T | Command + T | 全局 | Open the goto menu |
Control + Alt + M | Command + Alt + M | 全局 | Bring up the Feather Messages window |
Control + Shift + F | Command + Shift + F | 全局 | Open project-wide Search and Replace |
Control + Shift + P | Command + Comma | 全局 | Open the Preferences |
Control + Shift + I | Command + Shift + I | 全局 | Open the Inspector |
F1 | 全局 | Open the GameMaker Manual | |
Alt + F1 | 全局 | Preview definition | |
F12 | 全局 | Toggle whether docked windows are expanded or collapsed | |
Shift + F12 | 全局 | Force Dock Expansion | |
Control + W | Command + W | 全局 | Close the active IDE tab |
Tab | 全局 | Move focus to the next IDE element | |
Shift + Tab | 全局 | Move focus to the next IDE element | |
Enter | 全局 | Accept focus | |
Space | 全局 | Pan | |
RightControl | LeftCommand RightCommand | 全局 | Hold while scrolling the mouse wheel |
RightControl | LeftCommand RightCommand | 全局 | Select multiple |
RightShift | 全局 | Select range | |
RightControl | LeftCommand RightCommand | 全局 | Add to current selection |
RightAlt | 全局 | Remove from current selection | |
Control + Shift + Number0 | Command + Shift + Number0 | 全局 | Set bookmark 0 |
Control + Shift + Number1 | Command + Shift + Number1 | 全局 | Set bookmark 1 |
Control + Shift + Number2 | Command + Shift + Number2 | 全局 | Set bookmark 2 |
Control + Shift + Number3 | Command + Shift + Number3 | 全局 | Set bookmark 3 |
Control + Shift + Number4 | Command + Shift + Number4 | 全局 | Set bookmark 4 |
Control + Shift + Number5 | Command + Shift + Number5 | 全局 | Set bookmark 5 |
Control + Shift + Number6 | Command + Shift + Number6 | 全局 | Set bookmark 6 |
Control + Shift + Number7 | Command + Shift + Number7 | 全局 | Set bookmark 7 |
Control + Shift + Number8 | Command + Shift + Number8 | 全局 | Set bookmark 8 |
Control + Shift + Number9 | Command + Shift + Number9 | 全局 | Set bookmark 9 |
Control + Number0 | Command + Number0 | 全局 | Go to bookmark 0 |
Control + Number1 | Command + Number1 | 全局 | Go to bookmark 1 |
Control + Number2 | Command + Number2 | 全局 | Go to bookmark 2 |
Control + Number3 | Command + Number3 | 全局 | Go to bookmark 3 |
Control + Number4 | Command + Number4 | 全局 | Go to bookmark 4 |
Control + Number5 | Command + Number5 | 全局 | Go to bookmark 5 |
Control + Number6 | Command + Number6 | 全局 | Go to bookmark 6 |
Control + Number7 | Command + Number7 | 全局 | Go to bookmark 7 |
Control + Number8 | Command + Number8 | 全局 | Go to bookmark 8 |
Control + Number9 | Command + Number9 | 全局 | Go to bookmark 9 |
Control + Shift + B | Command + Shift + B | 全局 | Open the Asset Browser |
Control + A | Command + A | 全局 | Open the Create Asset window |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Control + P | Command + P | 路径编辑器 | Pan to the path |
Control + R | Command + R | 路径编辑器 | Reverse the path, i.e. make the path's last point the first and its first point the last |
X | 路径编辑器 | Mirror the path around its center position (horizontally) | |
Y | 路径编辑器 | Flip the path around its center position (vertically) | |
LeftShift RightShift | 路径编辑器 | Shift the path | |
R | 路径编辑器 | Rotate the path | |
T | 路径编辑器 | Translate the path | |
S | 路径编辑器 | Scale the path | |
Up | 路径编辑器 | Shift up | |
Down | 路径编辑器 | Shift down | |
Left | 路径编辑器 | Shift left | |
Right | 路径编辑器 | Shift right |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Control + P | Command + P | GML视觉 | Pan to the path |
GML视觉 | Add a comment | ||
GML视觉 | Remove a comment | ||
Control + K | Command + K | GML视觉 | Disable the selected nodes |
Control + Shift + K | Command + Shift + K | GML视觉 | Enable the selected nodes |
F9 | GML视觉 | Toggle breakpoints | |
RightShift | GML视觉 | Drag all |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Control + R | Command + R | 房间编辑器 | Reverse the path, i.e. make the path's last point the first and its first point the last |
X | 房间编辑器 | Mirror the path around its center position (horizontally) | |
Y | 房间编辑器 | Flip the path around its center position (vertically) | |
LeftShift RightShift | 房间编辑器 | Shift the path | |
Control + Shift + I | Command + Shift + I | 房间编辑器 | Invert the current selection |
Equals KeypadPlus | 房间编辑器 | Increase the brush size | |
Minus KeypadMinus | 房间编辑器 | Decrease the brush size | |
Up | 房间编辑器 | Move the current selection up | |
Down | 房间编辑器 | Move the current selection down | |
Left | 房间编辑器 | Move the current selection left | |
Right | 房间编辑器 | Move the current selection right | |
Control + Alt + I | Command + Alt + I | 房间编辑器 | Open the instance creation order window |
Control + Alt + L | Command + Alt + L | 房间编辑器 | Open the layer view |
Control + Shift + T | Command + Shift + T | 房间编辑器 | Open the tile selection window |
Shift + X | 房间编辑器 | Mirror individual elements of selection horizontally | |
X | 房间编辑器 | Mirror horizontally as group | |
Shift + Y | 房间编辑器 | Flip individual elements of selection vertically | |
Y | 房间编辑器 | Flip selection as group vertically | |
Control + Semicolon | Command + Semicolon | 房间编辑器 | Toggle the smart guides and ruler |
Control + Alt + Shift + Semicolon | Command + Alt + Shift + Semicolon | 房间编辑器 | Toggle smart guide rulerlock |
Control + Shift + Semicolon | Command + Shift + Semicolon | 房间编辑器 | Toggle snapping to smart guides |
Control + E | Command + E | 房间编辑器 | Toggle macro editing mode |
Control + Alt + G | Command + Alt + G | 房间编辑器 | Generate tile map from image |
Control + B | Command + B | 房间编辑器 | Add a new background layer |
Control + I | Command + I | 房间编辑器 | Add a new instance layer |
Control + Alt + T | Command + Alt + T | 房间编辑器 | Add new tile layer |
Control + P | Command + P | 房间编辑器 | Add new path layer |
RightControl + A | Command + A | 房间编辑器 | Add new asset layer |
Control + E | Command + E | 房间编辑器 | Add a new effect layer |
Control + F | Command + F | 房间编辑器 | Add a new layer folder |
RightAlt | 房间编辑器 | Paint with the selected resource | |
RightControl + Left RightControl + Right RightControl + Up RightControl + Down | RightCommand + Left RightCommand + Right RightCommand + Up RightCommand + Down | 房间编辑器 | Paint with the selected resource performing precise item placement |
P | 房间编辑器 | Select from any layer | |
RightShift | 房间编辑器 | Select override | |
LeftShift RightShift | 房间编辑器 | Hold to select a tile brush subsection |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Space | 序列编辑器 | Toggle between play and pause if the current editor has play controls | |
Control + Number8 | Command + Number8 | 序列编辑器 | Add a broadcast message at the playhead position |
Control + Semicolon | Command + Semicolon | 序列编辑器 | Toggle the smart guides and ruler |
Control + Alt + Shift + Semicolon | Command + Alt + Shift + Semicolon | 序列编辑器 | Toggle smart guide rulerlock |
Control + Shift + Semicolon | Command + Shift + Semicolon | 序列编辑器 | Toggle snapping to smart guides |
T | 序列编辑器 | Select the Translate tool | |
S | 序列编辑器 | Select the Scale tool | |
R | 序列编辑器 | Select the Rotate tool | |
Y | 序列编辑器 | Select the Origin tool | |
Control + R | Command + R | 序列编辑器 | Toggle the canvas rulers |
F7 | 序列编辑器 | Split Keyframe | |
F8 | 序列编辑器 | Remove the keyframes at the playhead position on the currently selected tracks | |
F9 | 序列编辑器 | Add a keyframe at the playhead position for all selected items on the canvas | |
F10 | 序列编辑器 | Toggle autokey | |
Q | 序列编辑器 | Toggle multiselect origin | |
Control + Shift + Home | Command + Shift + Home | 序列编辑器 | Center the selected items around their origins |
Control + Home | Command + Home | 序列编辑器 | Reset the position on the canvas of the currently selected items |
Control + Alt + P | Command + Alt + P | 序列编辑器 | Toggle translation paths on the canvas |
Alt + Left | 序列编辑器 | Move the playhead left by 1 frame | |
Alt + Shift + Left | 序列编辑器 | Move the playhead left by 10 frames | |
Alt + Right | 序列编辑器 | Move the playhead right by 1 frame | |
Alt + Shift + Right | 序列编辑器 | Move the playhead right by 10 frames | |
Control + Left | Command + Left | 序列编辑器 | Move the selected keys left by 1 frame |
Control + Shift + Left | Command + Shift + Left | 序列编辑器 | Move the selected keys left by 10 frames |
Control + Right | Command + Right | 序列编辑器 | Move the selected keys right by 1 frame |
Control + Shift + Right | Command + Shift + Right | 序列编辑器 | Move the selected keys right by 10 frames |
Left | 序列编辑器 | Move the selected items left on the canvas | |
Shift + Left | 序列编辑器 | Move the selected items left on the canvas (10x) | |
Right | 序列编辑器 | Move the selected items right on the canvas | |
Shift + Right | 序列编辑器 | Move the selected items right on the canvas (10x) | |
Up | 序列编辑器 | Move the selected items up on the canvas | |
Shift + Up | 序列编辑器 | Move the selected items up on the canvas (10x) | |
Down | 序列编辑器 | Move the selected items down on the canvas | |
Shift + Down | 序列编辑器 | Move the selected items down on the canvas (10x) | |
LeftBracket | 序列编辑器 | Trim selected keys left | |
RightBracket | 序列编辑器 | Trim selected keys right | |
Control + Alt + D | Command + Alt + D | 序列编辑器 | Split Key Two Tracks |
Shift + RightBracket | 序列编辑器 | Stretch the selected keys right | |
Shift + LeftBracket | 序列编辑器 | Stretch the selected keys left | |
M | 序列编辑器 | Move the playhead to the next keyframe in the selected parameter tracks | |
N | 序列编辑器 | Move the playhead to the previous keyframe in the selected parameter tracks | |
Shift + M | 序列编辑器 | Move the playhead to the next key | |
Shift + N | 序列编辑器 | Move the playhead to the previous key | |
Home | 序列编辑器 | Move the playhead to the start of the sequence | |
End | 序列编辑器 | Move the playhead to the end of the sequence | |
Shift + Home | 序列编辑器 | Move the playhead to the start of the selection | |
Shift + End | 序列编辑器 | Move the playhead to the end of the selection | |
U | 序列编辑器 | Toggle expand/collapse for the selected tracks in the Track Panel | |
Shift + U | 序列编辑器 | Toggle expand/collapse for all tracks | |
Alt + Up | 序列编辑器 | Select the track above the current track in the Track Panel | |
Alt + Down | 序列编辑器 | Select the track below the current track in the Track Panel | |
Control + Alt + Up | Command + Alt + Up | 序列编辑器 | Add the track above the current track to the selection in the Track Panel |
Control + Alt + Down | Command + Alt + Down | 序列编辑器 | Add the track below the current track to the selection in the Track Panel |
Control + M | Command + M | 序列编辑器 | Add a new clipping mask track |
Alt + G | 序列编辑器 | Create a new group track and add the selected tracks to it | |
Control + Number9 | Command + Number9 | 序列编辑器 | Add a new moment at the playhead position |
Shift + Number9 | 序列编辑器 | Move the playhead to the next moment | |
Shift + Number8 | 序列编辑器 | Move the playhead to the previous moment | |
LeftControl RightControl | LeftCommand RightCommand | 序列编辑器 | Clone translation |
LeftShift RightShift | 序列编辑器 | Restrict the translation axis to allow only horizontal or vertical movement | |
LeftControl RightControl | LeftCommand RightCommand | 序列编辑器 | Snap to origin |
RightAlt | 序列编辑器 | Resize the key | |
RightAlt | 序列编辑器 | Select child keys |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Space | 图像编辑器 | Toggle between play and pause if the current editor has play controls | |
Shift + A | 图像编辑器 | Add a new sprite frame | |
Control + Shift + I | Command + Shift + I | 图像编辑器 | Invert the current selection |
Equals KeypadPlus | 图像编辑器 | Increase the brush size | |
Minus KeypadMinus | 图像编辑器 | Decrease the brush size | |
Alt + V | 图像编辑器 | Toggle vertical split view | |
Alt + H | 图像编辑器 | Toggle horizontal split view | |
图像编辑器 | Remove horizontal and vertical split | ||
Alt + C | 图像编辑器 | Show the image at its actual size | |
Alt + F | 图像编辑器 | Fit the image to centre | |
Number2 | 图像编辑器 | Select the next sprite frame | |
Number1 | 图像编辑器 | Select the previous sprite frame | |
Control + B | Command + B | 图像编辑器 | Make a brush from the current selection |
Control + Shift + A | Command + Shift + A | 图像编辑器 | Import a sprite frame from an image file |
Control + I | Command + I | 图像编辑器 | Import sprites from an image strip file |
图像编辑器 | Export the current sprite as a PNG file | ||
Up | 图像编辑器 | Move the current selection up | |
Down | 图像编辑器 | Move the current selection down | |
Left | 图像编辑器 | Move the current selection left | |
Right | 图像编辑器 | Move the current selection right | |
Period | 图像编辑器 | Select the Pixel Brush tool | |
B | 图像编辑器 | Toggle the brush | |
A | 图像编辑器 | Select the Arc tool | |
O | 图像编辑器 | Select the Colour Picker tool | |
H | 图像编辑器 | Select the Colour Remove tool | |
V | 图像编辑器 | Select the Colour Replace tool | |
C | 图像编辑器 | Select the Ellipse tool and set it to draw an outlined ellipse | |
Shift + C | 图像编辑器 | Select the Ellipse tool and set it to draw a filled ellipse | |
E | 图像编辑器 | Select the Eraser tool | |
F | 图像编辑器 | Select the Fill (or Paint Bucket) tool | |
Y | 图像编辑器 | Select the Flip tool | |
U | 图像编辑器 | Select the Rotate brush tool | |
L | 图像编辑器 | Select the Line tool | |
W | 图像编辑器 | Select the Magic Wand tool | |
X | 图像编辑器 | Select the Mirror tool | |
D | 图像编辑器 | Select the Paintbrush tool | |
M | 图像编辑器 | Select the Pan tool | |
P | 图像编辑器 | Select the Polygon tool, ready to draw an outlined polygon | |
Shift + P | 图像编辑器 | Select the Polygon tool, ready to draw a filled polygon | |
R | 图像编辑器 | Select Rectangle tool, ready to draw an outlined rectangle (Brush Builder Tools) | |
Shift + R | 图像编辑器 | Select the Rectangle tool, ready to draw a filled rectangle | |
Z | 图像编辑器 | Rotate the current brush clockwise by 90 degrees | |
S | 图像编辑器 | Select the Rectangle tool | |
Q | 图像编辑器 | Select the Paint Selection tool | |
T | 图像编辑器 | Select the Text tool | |
图像编辑器 | Trim all the zero-alpha pixels from around the edges of a sprite | ||
RightShift | 图像编辑器 | Snap Tool Modifier | |
RightControl | LeftCommand RightCommand | 图像编辑器 | Hold to bring up the colour picker when selecting a left (LMB) or right colour (RMB) instead |
RightControl | LeftCommand RightCommand | 图像编辑器 | Move the arc's first control point |
RightAlt | 图像编辑器 | Move the arc's second control point | |
RightAlt | 图像编辑器 | Replace colour with alpha | |
RightShift | 图像编辑器 | Draw a regular shape (a square instead of a rectangle, a circle instead of an ellipse, etc.) | |
RightAlt | 图像编辑器 | Draw a centred shape | |
RightAlt | 图像编辑器 | Fill tool tile with brush | |
RightControl | LeftCommand RightCommand | 图像编辑器 | Use the colour picker subtool |
RightShift + Z | 图像编辑器 | Use the brush scaler subtool |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Space | 精灵编辑器 | Toggle between play and pause if the current editor has play controls | |
PageDown | 精灵编辑器 | Jump to the end of an animation | |
PageUp | 精灵编辑器 | Jump to the start of an animation | |
Control + Number8 | Command + Number8 | 精灵编辑器 | Add a broadcast message at the playhead position |
Shift + A | 精灵编辑器 | Add a new sprite frame | |
Control + Shift + E | Command + Shift + E | 精灵编辑器 | Open the Image Editor when having a sprite selected in the workspace |
Control + I | Command + I | 精灵编辑器 | Import image |
Control + R | Command + R | 精灵编辑器 | Open the Resize Properties window |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Space | 物体编辑器 | Toggle between play and pause if the current editor has play controls | |
PageDown | 物体编辑器 | Jump to the end of an animation | |
PageUp | 物体编辑器 | Jump to the start of an animation | |
Control + Shift + E | Command + Shift + E | 物体编辑器 | Open the Image Editor when having a sprite selected in the workspace |
Control + Shift + N | Command + Shift + N | 物体编辑器 | Create a new sprite asset for the active asset and open it in the Sprite Editor |
Control + I | Command + I | 物体编辑器 | Edit the image of the sprite assigned to the active asset |
Control + K | Command + K | 物体编辑器 | Edit the mask sprite |
Control + L | Command + L | 物体编辑器 | Add a child object to the current object |
Control + A | Command + A | 物体编辑器 | Add an event to the current object |
Control + Alt + T | Command + Alt + T | 物体编辑器 | Add a new variable to the current object's Variable Definitions |
Control + Shift + O | Command + Shift + O | 物体编辑器 | Edit the parent object |
Control + B | Command + B | 物体编辑器 | Modify the object's physics collision shape |
Control + F | Command + F | 物体编辑器 | Open the Events window |
Control + G | Command + G | 物体编辑器 | Open the object's Parent window |
Control + H | Command + H | 物体编辑器 | Open Physics window |
Control + J | Command + J | 物体编辑器 | Open the object's Variable Definitions window |
Control + Shift + M | Command + Shift + M | 物体编辑器 | Select a mask sprite for the object (opens the Select Mask window) |
Control + P | Command + P | 物体编辑器 | Select parent |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Space | 声音编辑器 | Toggle between play and pause if the current editor has play controls | |
L | 声音编辑器 | Loop all | |
R | 声音编辑器 | Stop and rewind all | |
M | 声音编辑器 | Mute all (all mixer columns) | |
Control + Shift + M | Command + Shift + M | 声音编辑器 | Open the Sound Mixer |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Space | 声音混合器 | Toggle between play and pause if the current editor has play controls | |
L | 声音混合器 | Loop all | |
R | 声音混合器 | Stop and rewind all | |
M | 声音混合器 | Mute all (all mixer columns) |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Control + Shift + E | Command + Shift + E | 时间线编辑器 | Change the selected timeline moment |
Control + Shift + M | Command + Shift + M | 时间线编辑器 | Merge the selected timeline moments |
Control + U | Command + U | 时间线编辑器 | Unselect timeline moments |
Alt + Enter | 时间线编辑器 | Edit moment (jump to code editor) |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Control + Shift + I | Command + Shift + I | 图块集编辑器 | Invert the current selection |
Up | 图块集编辑器 | Select the previous tile animation (in the Tile Animation window) | |
Down | 图块集编辑器 | Select the next tile animation (in the Tile Animation window) | |
Left | 图块集编辑器 | Select the previous tile animation frame (in the Tile Animation window) | |
Right | 图块集编辑器 | Select the next tile animation frame (in the Tile Animation window) | |
Shift + Up | 图块集编辑器 | Move the tile animation up (in the Tile Animation window) | |
Shift + Down | 图块集编辑器 | Move the tile animation up (in the Tile Animation window) | |
Shift + Left | 图块集编辑器 | Move the tile animation frame left (in the Tile Animation window) | |
Shift + Right | 图块集编辑器 | Move the tile animation frame right (in the Tile Animation window) | |
Equals KeypadPlus | 图块集编辑器 | Increase the brush size | |
Minus KeypadMinus | 图块集编辑器 | Decrease the brush size | |
Control + Shift + O | Command + Shift + O | 图块集编辑器 | Open the tileset properties |
Control + Shift + B | Command + Shift + B | 图块集编辑器 | Open the Brush Builder window |
Control + Shift + T | Command + Shift + T | 图块集编辑器 | Open the Tile Animation window |
Control + Shift + A | Command + Shift + A | 图块集编辑器 | Open the Auto Tiling window |
E | 图块集编辑器 | Select the Eraser tool | |
F | 图块集编辑器 | Select the Fill (or Paint Bucket) tool | |
Y | 图块集编辑器 | Select the Flip tool | |
L | 图块集编辑器 | Select the Line tool | |
X | 图块集编辑器 | Select the Mirror tool | |
D | 图块集编辑器 | Select the Paintbrush tool | |
Z | 图块集编辑器 | Rotate the current brush clockwise by 90 degrees | |
A | 图块集编辑器 | Select auto tile tool (in the Brush Builder Tools) | |
I | 图块集编辑器 | Select the tile inheritance tool | |
R | 图块集编辑器 | Select the tile rectangle tool | |
S | 图块集编辑器 | Select the tile selection tool | |
Control + Shift + E | Command + Shift + E | 图块集编辑器 | Open the Image Editor when having a sprite selected in the workspace |
Control + Shift + N | Command + Shift + N | 图块集编辑器 | Create a new sprite asset for the active asset and open it in the Sprite Editor |
Control + I | Command + I | 图块集编辑器 | Edit the image of the sprite assigned to the active asset |
Control + F | Command + F | 图块集编辑器 | Add a full auto tile set (Auto Tiling window) |
Control + R | Command + R | 图块集编辑器 | Add an auto tile transition set (Auto Tiling window) |
G | 图块集编辑器 | Toggle the auto tile guide |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
F9 | 旧版代码编辑器 | Toggle breakpoints | |
F3 | 旧版代码编辑器 | Search the next occurrence of the text to search | |
Shift + F3 | 旧版代码编辑器 | Search the previous occurrence of the text to search | |
Control + F | Command + F | 旧版代码编辑器 | Open a code or shader editor's Find and Replace in Find mode |
Control + H | Command + Shift + H | 旧版代码编辑器 | Open a code or shader editor's Find and Replace in Replace mode |
RightControl | LeftCommand RightCommand | 旧版代码编辑器 | Open the parent event |
Home | Home Alt + Up Command + Left Control + A | 旧版代码编辑器 | Jump to start of line or start of actual code |
End | End Alt + Down Command + Right Control + E | 旧版代码编辑器 | Jump to end of line |
Shift + Home | Shift + Home Alt + Shift + Up Command + Shift + Left | 旧版代码编辑器 | Jump to start of line or start of actual code while selecting everything in between |
Shift + End | Shift + End Alt + Shift + Down Command + Shift + Right | 旧版代码编辑器 | Jump to end of line while selecting everything in between |
Alt + Shift + Home | 旧版代码编辑器 | Jump to start and add to column select | |
Alt + Shift + End | 旧版代码编辑器 | Jump to end and add to column select | |
Control + Home | Control + Home Command + Up | 旧版代码编辑器 | Move the text cursor to the start of the document |
Control + End | Control + End Command + Down | 旧版代码编辑器 | Move the text cursor to the end of the document |
Control + Shift + Home | Control + Shift + Home Command + Shift + Up | 旧版代码编辑器 | Move the text cursor to the start of the document and select everything in between |
Control + Shift + End | Control + Shift + End Command + Shift + Down | 旧版代码编辑器 | Move the text cursor to the end of the document and select everything in between |
Tab | 旧版代码编辑器 | Indent the selected lines of code | |
Shift + Tab | 旧版代码编辑器 | Unindent the selected lines of code | |
F4 | 旧版代码编辑器 | Bring up the code snippets popup | |
Control + M | 旧版代码编辑器 | Fold all regions | |
Control + U | 旧版代码编辑器 | Unfold all regions | |
Control + Enter | Command + Enter | 旧版代码编辑器 | Expand/Collapse region |
Control + Alt + Up | Command + Alt + Up | 旧版代码编辑器 | Move the cursor to the previous region |
Control + Alt + Down | Command + Alt + Down | 旧版代码编辑器 | Move the cursor to the next region |
Control + K | Command + K | 旧版代码编辑器 | Comment line or selection |
Control + Shift + K | Command + Shift + K | 旧版代码编辑器 | Uncomment line or selection |
Control + Space | Control + Space Command + Space | 旧版代码编辑器 | Open the code completion window |
Control + G | Command + G | 旧版代码编辑器 | Goto line number |
Control + PageUp | Command + PageUp | 旧版代码编辑器 | Doc Window Next Tab |
Control + PageDown | Command + PageDown | 旧版代码编辑器 | Doc Window Previous Tab |
F7 | 旧版代码编辑器 | Decrement the text size | |
F8 | 旧版代码编辑器 | Increment the text size | |
Control + Q | 旧版代码编辑器 | Open Feather's Quick Fixes menu | |
Number1 | 旧版代码编辑器 | Insert a code block snippet at the cursor position | |
Number2 | 旧版代码编辑器 | Insert an if statement snippet at the cursor position | |
Number3 | 旧版代码编辑器 | Insert an if-else statement snippet at the cursor position | |
Number4 | 旧版代码编辑器 | Insert a for loop at the cursor position | |
Number5 | 旧版代码编辑器 | Insert a for loop with counter variable at the cursor position | |
Number6 | 旧版代码编辑器 | Insert a while loop snippet at the cursor position | |
Number7 | 旧版代码编辑器 | Insert a do-until loop snippet at the cursor position | |
Number8 | 旧版代码编辑器 | Insert a repeat statement snippet at the cursor position | |
Number9 | 旧版代码编辑器 | Insert a switch statement snippet at the cursor position | |
Number0 | 旧版代码编辑器 | Insert a with statement snippet at the cursor position | |
C | 旧版代码编辑器 | Insert a single line comment snippet at the cursor position | |
M | 旧版代码编辑器 | Insert a multi-line comment snippet at the cursor position | |
R | 旧版代码编辑器 | Insert a region snippet at the cursor position | |
Control + Shift + R | Command + Shift + R | 旧版代码编辑器 | Replace the next occurrence of the searched text |
Shift + F1 | 旧版代码编辑器 | Find usages | |
Control + R | Command + R | 旧版代码编辑器 | Refactor the current identifier |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Shift + O | 资源浏览器 | Open in Explorer | |
Control + RightBracket | Command + RightBracket | 资源浏览器 | Move items up |
Control + LeftBracket | Command + LeftBracket | 资源浏览器 | Move items down |
Control + Shift + RightBracket | Command + Shift + RightBracket | 资源浏览器 | Move items to the top |
Control + Shift + LeftBracket | Command + Shift + LeftBracket | 资源浏览器 | Move items to the bottom |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
F11 | Command + F11 | 调试器 | Step into the current statement or function in the debugger |
F10 | 调试器 | Step over the current statement in the debugger | |
Shift + F11 | 调试器 | Step out of the current statement or function in the debugger |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
F3 | 羽毛 | Enumerate References | |
Shift + F3 | 羽毛 | Find All References to the selected asset | |
Control + Shift + R | Command + Shift + R | 羽毛 | Rename the identifier that the cursor is currently at in the Code Editor |
Control + Alt + M | 羽毛 | Show diagnostics |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Control + Alt + Enter | Command + Alt + Enter | 工作区 | Zoom and pan to selected |
Control + Alt + Up | Command + Alt + Up | 工作区 | Workspace Chain Move Up |
Control + Alt + Down | Command + Alt + Down | 工作区 | Workspace Chain Move Down |
Control + Alt + Left | Command + Alt + Left | 工作区 | Workspace Chain Move Left |
Control + Alt + Right | Command + Alt + Right | 工作区 | Workspace Chain Move Right |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Control + A | Command + A | 字体编辑器 | Add a range of characters to the font |
Control + Shift + O | Command + Shift + O | 字体编辑器 | Open the Font Options |
Control + R | Command + R | 字体编辑器 | Regenerate the font texture |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Control + A | Command + A | 动画曲线编辑器 | Add a new curve |
Control + R | Command + R | 动画曲线编辑器 | Set the range on the y axis |
Windows 键位绑定 | macOS 键位绑定 | 范围 | 描述 |
---|---|---|---|
Control + F | 代码编辑器 | Find in editor | |
Control + H | 代码编辑器 | Replace in editor | |
Control + Shift + F | 代码编辑器 | Open project-wide search | |
Control + Shift + R | 代码编辑器 | Replace the next occurrence | |
Control + Q | 代码编辑器 | Open Feather's Quick Fixes menu | |
Control + M | 代码编辑器 | Fold all code regions | |
Control + U | 代码编辑器 | Unfold all code regions | |
Control + Enter | 代码编辑器 | Toggle folding | |
Alt + M | 代码编辑器 | Fold the active document | |
Alt + Shift + M | 代码编辑器 | Fold all documents | |
Alt + Shift + U | 代码编辑器 | Unfold all documents | |
Control + K | 代码编辑器 | Comment the current line or selection | |
Control + Shift + K | 代码编辑器 | Uncomment the current line or selection | |
Control + D | 代码编辑器 | Duplicate the current line of text or selection | |
Control + J | Command + J | 代码编辑器 | Join code lines |
Control + Shift + U | Command + Shift + U | 代码编辑器 | Convert the selection to UPPERCASE |
Control + U | Command + U | 代码编辑器 | Convert the selection to lowercase |
Alt + U | 代码编辑器 | Convert the selection to Proper Case | |
Control + Alt + U | Command + Alt + U | 代码编辑器 | Convert the selection to Sentence case |
Any + BackSpace | 代码编辑器 | Backspace | |
Any + Delete | 代码编辑器 | Delete | |
Tab | 代码编辑器 | Indent | |
Shift + Tab | 代码编辑器 | Unindent | |
Control + BackSpace | 代码编辑器 | Delete the entire word left of the cursor | |
Control + Delete | 代码编辑器 | Delete the entire word right of the cursor | |
Any + Enter | 代码编辑器 | Insert a line break at the cursor position | |
Control + R | 代码编辑器 | Refactor the current identifier | |
Left | 代码编辑器 | Move the text cursor left | |
Right | 代码编辑器 | Move the text cursor right | |
Up | 代码编辑器 | Move the text cursor up | |
Down | 代码编辑器 | Move the text cursor down | |
Control + Home | 代码编辑器 | Move the text cursor to the start of the current document | |
Home | 代码编辑器 | Move the text cursor to the start of the current line or the start of the code on the current line | |
Control + End | 代码编辑器 | Move the text cursor to the end of the current document | |
End | 代码编辑器 | Move the text cursor to the end of the current line | |
PageUp | 代码编辑器 | Move the text cursor a page up | |
PageDown | 代码编辑器 | Move the text cursor a page down | |
Control + Shift + Minus | Command + Shift + Minus | 代码编辑器 | Move to the next item in the history |
Control + Minus | Command + Minus | 代码编辑器 | Move to the previous item in the history |
Control + G | 代码编辑器 | Go to a specific line | |
Control + T | 代码编辑器 | Go to a specific type | |
Alt + Down | 代码编辑器 | Move to the next document | |
Alt + Up | 代码编辑器 | Move to the previous document | |
Alt + Shift + Down | 代码编辑器 | Move to the next code region | |
Alt + Shift + Up | 代码编辑器 | Move to the previous code region | |
Alt + F1 | 代码编辑器 | Previews the identifier's declaration | |
F1 | 代码编辑器 | Navigates to the identifier's declaration | |
Shift + F1 | 代码编辑器 | Finds all usages of the identifier and displays them in the Search Results window | |
Control + P | Command + P | 代码编辑器 | Format the document |
Control + LeftBracket | 代码编辑器 | Go to the matching brace | |
Shift + Number9 Comma | 代码编辑器 | Show code completion parameters | |
Escape | 代码编辑器 | Dismiss the code completion pop-up | |
Alt + Shift + M | 代码编辑器 | Collapse all documents | |
Alt + Shift + U | 代码编辑器 | Expand all documents | |
Alt + M | 代码编辑器 | Collapse the current document | |
Alt + U | 代码编辑器 | Expand the current document | |
Alt + Number1 | 代码编辑器 | Toggle asset navigation | |
Alt + Number2 | 代码编辑器 | Toggle document navigation | |
Alt + Number3 | 代码编辑器 | Toggle symbols navigation | |
Alt + Shift + Number1 | 代码编辑器 | Toggle create asset | |
Alt + Shift + Number2 Alt + Shift + N | 代码编辑器 | Toggle create document |