Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutoClosingPair

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

Hierarchy

  • AutoClosingPair

Index

Properties(3)

Properties(3)

open

open: string

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

close

close: string

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

Optional notIn

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

Generated by TypeDoc. Maintained by 洛竹