AutoClosingPair$Typings extension
Properties
- close ↔ String
-
The closing string that will be automatically inserted when typing the opening string.
getter/setter pair
-
notIn
↔ List<
SyntaxTokenType> ? -
A set of tokens where the pair should not be auto closed.
getter/setter pair
- open ↔ String
-
The string that will trigger the automatic insertion of the closing string.
getter/setter pair