Implement auto-pairing features in TextBox #9

Merged
Shlomo1412 merged 1 commits from patch-3 into main 2025-09-28 21:05:27 +08:00
Shlomo1412 commented 2025-09-28 20:52:56 +08:00 (Migrated from github.com)

Added properties for auto-pairing functionality in TextBox.

New properties:

  • autoPairEnabled
  • autoPairCharacters
  • autoPairSkipClosing
  • autoPairOverType
  • autoPairNewlineIndent
Added properties for auto-pairing functionality in **TextBox**. New properties: - `autoPairEnabled` - `autoPairCharacters` - `autoPairSkipClosing` - `autoPairOverType` - `autoPairNewlineIndent`
Sign in to join this conversation.
No description provided.