Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add toggle for editor line length per user #6569

Merged

Add per user setting for text editor max width

ac454aa
Select commit
Loading
Failed to load commit list.
Merged

feat: Add toggle for editor line length per user #6569

Add per user setting for text editor max width
ac454aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 21, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 327 in src/components/Editor.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor.vue#L325-L327

Added lines #L325 - L327 were not covered by tests

Check warning on line 340 in src/components/Editor.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor.vue#L335-L340

Added lines #L335 - L340 were not covered by tests

Check warning on line 885 in src/components/Editor.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor.vue#L874-L885

Added lines #L874 - L885 were not covered by tests

Check warning on line 55 in src/components/Editor/SessionList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/SessionList.vue#L50-L55

Added lines #L50 - L55 were not covered by tests

Check warning on line 115 in src/components/Editor/SessionList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/SessionList.vue#L57-L115

Added lines #L57 - L115 were not covered by tests

Check warning on line 123 in src/components/Editor/SessionList.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/SessionList.vue#L117-L123

Added lines #L117 - L123 were not covered by tests

Check warning on line 78 in src/components/Editor/Status.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Status.vue#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 136 in src/components/Editor/Status.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/Editor/Status.vue#L134-L136

Added lines #L134 - L136 were not covered by tests