Package-level declarations
Types
Link copied to clipboard
interface OnTypeFormattingEditSupplier
Supplier of text edits for on-type formatting.
Link copied to clipboard
Factory for creating OnTypeFormattingEditSuppliers.
Link copied to clipboard
Formatter that removes a single trailing space at the end of the previous line when the user types a newline, but keeps double (or more) spaces which are significant in Markdown for hard line breaks.