Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEditorCommentsOptions

Configuration options for editor comments

Hierarchy

  • IEditorCommentsOptions

Index

Properties

Optional ignoreEmptyLines

ignoreEmptyLines: boolean

Ignore empty lines when inserting line comments. Defaults to true.

Optional insertSpace

insertSpace: boolean

Insert a space after the line comment token and inside the block comments tokens. Defaults to true.

Generated using TypeDoc