Skip to content

Add configurable gutter separator - #381

Open
gerardp wants to merge 1 commit into
CodeEditApp:mainfrom
gerardp:feature/378-gutter-separator
Open

Add configurable gutter separator#381
gerardp wants to merge 1 commit into
CodeEditApp:mainfrom
gerardp:feature/378-gutter-separator

Conversation

@gerardp

@gerardp gerardp commented Aug 31, 2026

Copy link
Copy Markdown

Description

Adds an optional GutterSeparator appearance configuration with customizable color, line width, and dash pattern. The separator is disabled by default and is drawn at the gutter's dynamic trailing edge.

Configuration changes apply immediately, and a focused regression test covers the default and configured values.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

A dashed 2 pt red separator configured with a [4, 3] dash pattern:

Configurable dashed gutter separator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ Allow configuring a vertical gutter separator

1 participant