AutoClosingPair$Typings extension

on

Properties

close String

Available on AutoClosingPair, provided by the AutoClosingPair$Typings extension

The closing string that will be automatically inserted when typing the opening string.
getter/setter pair
notIn List<SyntaxTokenType>?

Available on AutoClosingPair, provided by the AutoClosingPair$Typings extension

A set of tokens where the pair should not be auto closed.
getter/setter pair
open String

Available on AutoClosingPair, provided by the AutoClosingPair$Typings extension

The string that will trigger the automatic insertion of the closing string.
getter/setter pair