Subrecteditor Key Bindings
Subrecteditor Key Bindings
-- kv3 encoding:text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d}
format:generic:version{7412167c-06e9-4698-aff2-e63eb59037e7} -->
{
m_InputMacros =
[
{ m_Name = "SELECTION_ADD_KEY" m_Input = "Shift"
},
{ m_Name = "SELECTION_REMOVE_KEY" m_Input = "Ctrl" },
{ m_Name = "SELECTION_ADJUST_KEY" m_Input = "Alt"
},
]
m_Bindings =
[
{ m_Context = "SubrectEditorApp" m_Command = "FileOpen"
m_Input = "Ctrl+O" },
{ m_Context = "SubrectEditorApp" m_Command = "FileSave"
m_Input = "Ctrl+S" },
{ m_Context = "SubrectEditorApp" m_Command = "FileSaveAs"
m_Input = "Ctrl+Shift+S" },
{ m_Context = "SubrectEditorApp" m_Command = "FileNew"
m_Input = "Ctrl+N" },
{ m_Context = "SubrectEditorApp" m_Command = "NewEditorWindow"
m_Input = "Ctrl+Shift+N" },
{ m_Context = "SubrectEditorApp" m_Command = "NextSession"
m_Input = "Ctrl+Tab" },
]
}