AutoClosingPair

Describes pairs of strings where the close string will be automatically inserted when typing the opening string.

Online Documentation

Properties

Link copied to clipboard
abstract var close: String

The closing string that will be automatically inserted when typing the opening string.

Link copied to clipboard

A set of tokens where the pair should not be auto closed.

Link copied to clipboard
abstract var open: String

The string that will trigger the automatic insertion of the closing string.