Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
10fa1492
Commit
10fa1492
authored
Aug 09, 2022
by
Pablo Rauzy
Browse files
add missing view.align documentation
parent
ddc6c15b
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/katepart/development.docbook
View file @
10fa1492
...
...
@@ -3524,6 +3524,16 @@ Clears the text selection without removing the text.
</para></listitem>
</varlistentry>
<varlistentry>
<term><synopsis>
void view.align(<parameter>Range <replaceable>range</replaceable></parameter>);
</synopsis></term>
<listitem><para>
Properly re-indent lines within <replaceable>range</replaceable> according to current indentation settings.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><synopsis>
object view.executeCommand(<parameter>String <replaceable>command</replaceable></parameter>,
...
...
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