Skip to content

Make Definition Block Spacing Configurable  #57180

Open
@codeinred

Description

@codeinred

As it currently exists, the SeparateDefinitionBlocks option only allows for no spacing (SDS_Never), or exactly one space (SDS_Always). The amount of space should be configurable, especially as some organizations require two spaces between blocks as part of their formatting style.

In the ideal case, an option such as DefinitionBlockSpacing would be added to allow users to set a custom amount of space between definition blocks. For example,

SeparateDefinitionBlocks: Always
DefinitionBlockSpacing: 2

Would result in two lines being used to separate definition blocks.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions