mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Merge pull request #11509 from kushagra10025/patch-1
Update key mappings description for 2D and 3D Workspaces
This commit is contained in:
@@ -31,9 +31,9 @@ General editor actions
|
||||
+-----------------------+-------------------------------+------------------------------+----------------------------------+
|
||||
| Action name | Windows, Linux | macOS | Editor setting |
|
||||
+=======================+===============================+==============================+==================================+
|
||||
| Open 2D Editor | :kbd:`Ctrl + F1` | :kbd:`Cmd + Ctrl + 1` | ``editor/editor_2d`` |
|
||||
| Open 2D Workspace | :kbd:`Ctrl + F1` | :kbd:`Cmd + Ctrl + 1` | ``editor/editor_2d`` |
|
||||
+-----------------------+-------------------------------+------------------------------+----------------------------------+
|
||||
| Open 3D Editor | :kbd:`Ctrl + F2` | :kbd:`Cmd + Ctrl + 2` | ``editor/editor_3d`` |
|
||||
| Open 3D Workspace | :kbd:`Ctrl + F2` | :kbd:`Cmd + Ctrl + 2` | ``editor/editor_3d`` |
|
||||
+-----------------------+-------------------------------+------------------------------+----------------------------------+
|
||||
| Open Script Editor | :kbd:`Ctrl + F3` | :kbd:`Cmd + Ctrl + 3` | ``editor/editor_script`` |
|
||||
+-----------------------+-------------------------------+------------------------------+----------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user