Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Inkscape
Inkscape Docs
Inkscape Documentation
Commits
a4700890
Commit
a4700890
authored
Jul 06, 2021
by
Maren Hachmann
Browse files
Add Shift+Arrow keys for expand/collapse in XML editor.
Fixes
#55
(cherry picked from commit
43c4e6e8
)
parent
f3f16d9e
Pipeline
#386277075
canceled with stages
in 3 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
keys/keys.xml
View file @
a4700890
...
...
@@ -471,12 +471,20 @@ supposed to work the same as corresponding regular keys.</para>
<listitem>
<para>
<keycap>
+
</keycap>
<keycombo>
<keycap
function=
"shift"
>
Shift
</keycap>
<keycap>
Right arrow
</keycap>
</keycombo>
<action>
expand direct children of the currently selected element
</action>
</para>
</listitem>
<listitem>
<para>
<keycap>
-
</keycap>
<keycombo>
<keycap
function=
"shift"
>
Shift
</keycap>
<keycap>
Left arrow
</keycap>
</keycombo>
<action>
collapse the currently selected element
</action>
</para>
</listitem>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment