Skip to content

add documentation for the new "Align On" action, command, and JS function

This adds the documentation for:

  • the menu action "Align On..."
  • the alignon command
  • the view.alignOn function now usable from JS for script development.

These have been submitted to frameworks/ktexteditor!391 (merged).

It also renames the "Align" action to "Format Indentation" as per the discussion in frameworks/ktexteditor!391 (merged).

(And it also adds the doc for document.indent and view.align in JS since they were missing.)

Edited by Pablo Rauzy

Merge request reports