Skip to content

Indentible Soft

Compare
Choose a tag to compare
@helje5 helje5 released this 13 May 13:13
· 52 commits to main since this release
5856fac

Added the set of "smart" editing features demonstrated by NTYSmartTextView, i.e.:

  • smarter indents (preserving the indent of the previous line when pressing enter)
  • soft indents (insert a configurable amount of spaces if the user presses tabs)
  • auto character pairing, e.g. when entering {, the matching } will be auto-added