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

fix: shift+enter should wrap the line in list #990

Merged
merged 3 commits into from
Dec 13, 2024

fix: select all command

ae45aa4
Select commit
Loading
Failed to load commit list.
Merged

fix: shift+enter should wrap the line in list #990

fix: select all command
ae45aa4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 13, 2024 in 0s

46.15% of diff hit (target 72.15%)

View this Pull Request on Codecov

46.15% of diff hit (target 72.15%)

Annotations

Check warning on line 34 in lib/src/editor/editor_component/service/shortcuts/command/backspace_command.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/editor/editor_component/service/shortcuts/command/backspace_command.dart#L34

Added line #L34 was not covered by tests

Check warning on line 172 in lib/src/editor/editor_component/service/shortcuts/command/backspace_command.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/editor/editor_component/service/shortcuts/command/backspace_command.dart#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 180 in lib/src/editor/editor_component/service/shortcuts/command/backspace_command.dart

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/src/editor/editor_component/service/shortcuts/command/backspace_command.dart#L177-L180

Added lines #L177 - L180 were not covered by tests